~ntgg/fundies2-game

remake of a game from fundies 2 in rust
06a81891 — Noah Graff 4 years ago
updated readme
1aea715c — Noah Graff 4 years ago
works with ggez and stable rust
3927e86c — Noah Graff 5 years ago
fixed a typo

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~ntgg/fundies2-game
read/write
git@git.sr.ht:~ntgg/fundies2-game

You can also use your local clone with git send-email.

#Fundies 2 Game, Written in Rust

For our CS fundamentals class we had to write this game in Java, so I rewrote it in Rust.

To play just run cargo run --release, should work right out of the box