2D Infinite Runner Game Prototype
Overview:
Welcome to the 2D Infinite Runner Game Prototype! This project is a simple demonstration of an endless runner game created for learning and exploration purposes.
Features:
Endless Gameplay: Experience an infinite world where the player must navigate through obstacles. Responsive Controls: Simple and intuitive controls for an enjoyable gaming experience. Score Tracking: Keep track of your progress with a scoring system. Getting Started
Clone the Repository:
bash Copy code git clone https://github.com/Jeevakrishna/2D-infinity-runner.git Open the Project:
Open the project in your preferred game development environment. Run the Game:
Compile and run the game to start playing. Controls: Mouse [Right Click]
Dependencies:
This game prototype utilizes [insert any external libraries or frameworks, if applicable]. Contributing If you'd like to contribute to the project, please follow these steps:
Fork the repository:
Create a new branch: git checkout -b feature-name. Make your changes and commit them: git commit -m 'Add some feature'. Push to the branch: git push origin feature-name. Create a pull request.
License:
This project is licensed under the MIT Licensed - see the LICENSE.md file for details.
Acknowledgments:
Mention any resources, tutorials, or inspiration that helped you during the development. Feel free to reach out for any questions or feedback!