Byte-Cats / game

Client for Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Client for Game

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%