This website works better with JavaScript
首页
发现
帮助
登录
swatson
/
dwars
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
dwars
5
提交历史
1
代码分支
0
版本发布
目录树:
b2167cf479
分支列表
标签列表
master
dwars
HTTPS
SSH
ZIP
TAR.GZ
Spesk1
b2167cf479
Added a bunch of stuff and started cleaning up a few things
5 年之前
src
b2167cf479
Added a bunch of stuff and started cleaning up a few things
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