🔗 Play It on Itch.io https://donedgardo.itch.io/bobs-adventure
Bob's Adventure is a top-down alien adventure game built with Bevy. This game was developed in just 3 days for the Bevy Game Jam. Dive into an alien world and help Bob navigate through various challenges!
For a detailed walkthrough of the development process, check out this blog post.
- 🌌 Alien-themed world
- 🎮 Easy-to-learn controls
- 🎵 Immersive audio
- 🎨 Stunning animations
- Rust programming language
- Bevy game engine
- Clone the repository ```bash git clone https://github.com/donedgardo/bobs-adventure.git ```
- Navigate to the project directory ```bash cd bobs-adventure ```
- Run the game ```bash cargo run ```
- Move: Arrow keys
- Interact: Spacebar
Feel free to open issues and pull requests!
This project is licensed under the MIT License - see the LICENSE.md file for details.
- Bevy Community
- Game Jam Participants