This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
swatson
/
dwars
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
dwars
5
Commit
1
Rami (Branch)
0
Rilasci
Albero (Tree):
b2167cf479
Rami (Branch)
Tag
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
Spesk1
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 anni fa
src
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 anni fa
.gitignore
61624e95e3
Beginnings of basic frame
5 anni fa
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
5 anni fa
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
5 anni fa
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 anni fa
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