/bobs-adventure

A 3-day Bevy Game Jam project: Bob's Adventure is a top-down alien world game in Rust. Featured in a detailed blog post.

Primary LanguageRust

Bob's Adventure 🚀

Game Screenshot

🔗 Play It on Itch.io https://donedgardo.itch.io/bobs-adventure

Overview

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.

Features

  • 🌌 Alien-themed world
  • 🎮 Easy-to-learn controls
  • 🎵 Immersive audio
  • 🎨 Stunning animations

Getting Started

Prerequisites

  • Rust programming language
  • Bevy game engine

Installation

  1. Clone the repository ```bash git clone https://github.com/donedgardo/bobs-adventure.git ```
  2. Navigate to the project directory ```bash cd bobs-adventure ```
  3. Run the game ```bash cargo run ```

Usage

  • Move: Arrow keys
  • Interact: Spacebar

Contributing

Feel free to open issues and pull requests!

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

  • Bevy Community
  • Game Jam Participants