Skip to content

bagidea/simple-2d-game-in-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple 2D Game in Rust

This is a simple 2D game built using Rust programming language. The game is designed to showcase basic 2D game development concepts using Rust and its powerful libraries.

Game Screenshot

Requirements

Before running the game, make sure you have the following installed:

  • Rust: Make sure Rust is installed by running rustc --version in the terminal.
  • Cargo: Cargo is the package manager and build system for Rust, and it is included when you install Rust.

How to Run the Game

  1. Clone this repository to your local machine:
    git clone https://github.com/yourusername/simple-2d-game-in-rust.git
    cd simple-2d-game-in-rust
    cargo run

About

Simple 2D game made with Rust and Bevy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages