# 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