This is a simple game built using HTML, CSS, and JavaScript. The project serves as a foundation for learning game mechanics, event handling, and rendering graphics in a web environment.
- Interactive gameplay
- Player controls
- Collision detection
- Score tracking
To run this game, simply clone the repository and open the index.html file in a web browser.
- Clone the repository:
git clone https://github.com/NssGourav/Game.git
- Navigate to the project directory:
cd Game - Open
index.htmlin a browser to start playing.
- Spacebar - Jump (if applicable)
Feel free to fork the repository and submit pull requests if you'd like to contribute improvements!
This project is open-source under the MIT License.
Author: NSS Gourav