Skip to content

Latest commit

 

History

History
53 lines (36 loc) · 1.71 KB

README.md

File metadata and controls

53 lines (36 loc) · 1.71 KB

mimi

game

rust-clippy analyze Rust Report Card License

Game is good... We love game.. and you'll f32 too.

Getting Started with Rust and Game Development

We're going to build a 2D Multipalyer game in Rust using the Bevy game engine.

Requirements

Get your system rusty by going here.

Get Game Code

git clone https://github.com/Byte-Cats/game
cd game

Run Game

cargo run

Current Dev Goal:

  • Create player controller and move the player around
  • Gamepad Compatibility
  • Game Window Exit Keybinding

Dev Tools

Bevy Game Engine

Pixel Editor

Level Editor

Sprite Sheet Generator

Image Editor

Resources

Bevy CheatBook

Free Game Art

More Free Game Art

GameDesignBasics