Endless.Game.mp4
- Project Setup & Introduction: Setting up the project environment and laying the foundation for the endless runner game.
- Player Movement: Implementing basic player controls, including running, jumping, and directional movement.
- Camera System: Developing a camera controller to smoothly follow the player throughout the game.
- Gameplay Mechanics: Introducing gravity, jump mechanics, and generating infinite tiles for an endless experience.
- Collision Detection & Game Over Screen: Handling player collisions and creating a game over screen for when the player fails.
- Swipe Controls: Implementing swipe controls for a more intuitive and responsive gameplay experience.
- 3D Models & Animations: Integrating 3D models created in Blender, and adding animations for player actions such as idle, roll, and jump.
- Advanced Features: Introducing a coin pickup system, sound effects, a main menu, and enhancing visuals with post-processing and shaders.
- Clone the repository.
- Open the project in Unity.
- Build and run the game.
- Navigate through the endless world, avoid obstacles, and collect coins!
This project is licensed under the MIT License - see the LICENSE file for details.