This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
swatson
/
dwars
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
dwars
6
Revize
1
Větve
0
Vydání
Strom:
55a64416cb
Větve
Značky
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
spesk1
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
před 5 roky
src
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
před 5 roky
.gitignore
61624e95e3
Beginnings of basic frame
před 5 roky
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
před 5 roky
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
před 5 roky
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
před 5 roky
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