A journey of game development with Rust.
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
WIP
Experiment with connecting Rust games to Solana blockchain.