This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
swatson
/
dwars
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Beolvasztási kérések
0
Wiki
dwars
6
Commit-ok
1
Ágak
0
Kiadások
Fa:
55a64416cb
Branch-ok
Tag-ek
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
spesk1
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
5 éve
src
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
5 éve
.gitignore
61624e95e3
Beginnings of basic frame
5 éve
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
5 éve
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
5 éve
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 éve
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