Skip to content

Byte-Cats/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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