This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
swatson
/
dwars
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
dwars
5
Commits
1
Ramas
0
Releases
Árbol:
b2167cf479
Ramas
Etiquetas
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
Spesk1
b2167cf479
Added a bunch of stuff and started cleaning up a few things
hace 5 años
src
b2167cf479
Added a bunch of stuff and started cleaning up a few things
hace 5 años
.gitignore
61624e95e3
Beginnings of basic frame
hace 5 años
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
hace 5 años
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
hace 5 años
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
hace 5 años
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