Idea: Interactive Book Cricket CLI Game
Concept
A simple command-line version of Book Cricket where the player inputs runs per ball, and the game randomly generates the bowler’s delivery. The objective is to score as many runs as possible without getting out.
Features
- Player inputs runs per ball (0, 1, 2, 4, 6).
- Bowler’s delivery is randomly generated.
- If batsman and bowler score match (and batsman isn’t 0), the batsman is out.
- Keeps track of total score and wickets.
- Displays a simple scoreboard after each turn.
Goal
Create an engaging, interactive, and replayable CLI cricket game that captures the fun of Book Cricket while keeping it lightweight and simple.
Idea: Interactive Book Cricket CLI Game
Concept
A simple command-line version of Book Cricket where the player inputs runs per ball, and the game randomly generates the bowler’s delivery. The objective is to score as many runs as possible without getting out.
Features
Goal
Create an engaging, interactive, and replayable CLI cricket game that captures the fun of Book Cricket while keeping it lightweight and simple.