This website works better with JavaScript
Главная
Обзор
Помощь
Вход
swatson
/
dwars
Следить
1
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
dwars
6
Коммиты
1
Ветки
0
Релизы
Дерево:
55a64416cb
Ветки
Метки
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
spesk1
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
5 лет назад
src
55a64416cb
Fixed issue where the cop event didn't stop if you were arrested
5 лет назад
.gitignore
61624e95e3
Beginnings of basic frame
5 лет назад
Cargo.lock
8bca6d96cd
Lots of stuff. Basic workable game now
5 лет назад
Cargo.toml
8bca6d96cd
Lots of stuff. Basic workable game now
5 лет назад
README.md
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 лет назад
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