Go to file
_ 1c5519c761 ♻️ refactor: all the game code is in its own crate now.
This is so that I can make a telnet version without introducing networking /
async dependencies into the CLI version
2021-10-25 00:02:29 +00:00
game 🚧 extracting an I/O-free game crate 2021-10-24 23:56:50 +00:00
src ♻️ refactor: all the game code is in its own crate now. 2021-10-25 00:02:29 +00:00
.gitignore 🐣 making an adventure game 2021-10-24 19:04:10 +00:00
Cargo.lock ♻️ refactor: all the game code is in its own crate now. 2021-10-25 00:02:29 +00:00
Cargo.toml ♻️ refactor: all the game code is in its own crate now. 2021-10-25 00:02:29 +00:00