This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
swatson
/
dwars
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
dwars
5
Commits
1
Branches
0
Publications
Aborescence:
b2167cf479
Branches
Tags
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
Spesk1
b2167cf479
Added a bunch of stuff and started cleaning up a few things
il y a 5 ans
src
b2167cf479
Added a bunch of stuff and started cleaning up a few things
il y a 5 ans
.gitignore
61624e95e3
Beginnings of basic frame
il y a 5 ans
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
il y a 5 ans
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
il y a 5 ans
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
il y a 5 ans
README.md
dwars
My attempt at writing something like the classic DOS game Drug Wars in Rust.
TODO:
Add price fluctuation events
-Get arrested by the cops, lose money/drugs- DONE
-Implement "head stash" to store money/drugs in case of arrest- DONE
Bugs:
Hitting enter advances the main loop, not intended behavior