1 # dwars
2
3 My attempt at writing something like the classic DOS game Drug Wars in Rust.
4
5 TODO:
6 * Clean up code, make things more concise/less messy
7 * ~~Add price fluctuation events~~ DONE
8 * ~~Get arrested by the cops, lose money/drugs~~ DONE
9 * ~~Implement "head stash" to store money/drugs in case of arrest~~ DONE
10
11 Bugs:
12 * Need to find some more