Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 397 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 397 Bytes

Tiny Adventure

A journey of game development with Rust.

Mini Games

Experimental mini games (or concepts) to learn game development.

See mini-games/src/bin for the list of mini games.

# Example of running 'space shooter' mini game
$ cargo run -p mini-games --bin space-shooter

Tiny Adventure

WIP

Web3 Games

Experiment with connecting Rust games to Solana blockchain.