diff options
-rw-r--r-- | TODO.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +- Refactor game world into a tile grid
+- Add a proper game world generator that creates a tile grid
+- Add entities (characters, items etc.)
|
![]() |
index : roguerust | |
A little rogue-like game written in Rust |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | TODO.md | 3 |
@@ -0,0 +1,3 @@ +- Refactor game world into a tile grid
+- Add a proper game world generator that creates a tile grid
+- Add entities (characters, items etc.)
|