This website works better with JavaScript
首頁
探索
說明
登入
swatson
/
dwars
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
dwars
6
提交歷史
1
Branches
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