Welcome to the Endless Runner game! This is a fun, simple game where you control a chicken navigating through obstacles. The game ends when the chicken collides with an obstacle.
- Dynamic Gameplay: Navigate a chicken through obstacles.
- Jump Mechanics: Jump to avoid obstacles.
- Responsive Design: Adapts to different screen sizes.
- Scoring System: Displays score when the game ends.
- Background Animation: Dynamic background for a better visual experience.
You can play the game live here.
To set up and run the Endless Runner game locally:
-
Clone the repository:
git clone https://github.com/yourusername/endless-runner.git
-
Navigate to the project directory:
cd endless-runner -
Open
index.htmlin your web browser: Simply open theindex.htmlfile to start playing the game.
- Jump: Click anywhere on the page to make the chicken jump and avoid obstacles.
- Score: The game displays your score when the chicken collides with an obstacle.
We welcome contributions to improve the Endless Runner game. To contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Commit your changes:
git commit -m 'Add new feature' - Push to the branch:
git push origin feature-branch
- Create a Pull Request.
Please make sure to follow the existing coding style and write tests for any new features or fixes.
This project is licensed under the MIT License. See the LICENSE file for details. .
For any questions or feedback, feel free to contact me at [codewithpriyaa@gmail.com].
Happy coding and enjoy the game!
