https://github.com/amarnarayandwivedi/bat_ball_stump-game
This game I made in my javascript beginner learning stage . A simple Bat_Ball_Stump_GAME Using -> (HTML , Basic CSS , Javascript)
https://github.com/amarnarayandwivedi/bat_ball_stump-game
html-basic-css-javascript
Last synced: 3 months ago
JSON representation
This game I made in my javascript beginner learning stage . A simple Bat_Ball_Stump_GAME Using -> (HTML , Basic CSS , Javascript)
- Host: GitHub
- URL: https://github.com/amarnarayandwivedi/bat_ball_stump-game
- Owner: AmarNarayanDwivedi
- Created: 2024-02-04T06:18:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-29T14:10:58.000Z (11 months ago)
- Last Synced: 2025-03-13T13:23:17.836Z (7 months ago)
- Topics: html-basic-css-javascript
- Language: HTML
- Homepage: https://amarnarayandwivedi.github.io/Bat_Ball_Stump-game/
- Size: 3.71 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bat_Ball_Stump-game
The Bat Ball Stump Game is a beginner-level browser-based game built with HTML, CSS, and JavaScript. It offers a fun twist on the classic rock-paper-scissors concept by allowing players to choose between Bat, Ball, or Stump to compete against the computer. The project serves as an excellent example of early JavaScript practice, incorporating responsive design and local storage to maintain game scores across sessions.
### 🌟Key Features:
1. User Interaction
2. Computer Choice Generation
3. Result Determination
4. Dynamic Result Display
5. Score Keeping and Local Storage
6. Reset Feature
7. Responsive Design
8.Simple and Attractive Design