Text-based roguelike game
Go to file
Alex Bethel 00efc1dda4 License project under GPLv3 2022-01-01 15:09:00 -06:00
src Add map generator margin 2022-01-01 15:04:43 -06:00
.gitignore Initial commit 2021-12-18 11:58:33 -06:00
Cargo.lock Add paths between rooms 2021-12-28 20:12:45 -06:00
Cargo.toml Add paths between rooms 2021-12-28 20:12:45 -06:00
LICENSE License project under GPLv3 2022-01-01 15:09:00 -06:00
README.md Initial commit 2021-12-18 11:58:33 -06:00

README.md

Dungeon Game

(to be renamed later)

A roguelike written in Rust.