Added map module and when run, the program shows an empty map
This commit is contained in:
+3
-2
@@ -2,7 +2,8 @@
|
||||
name = "rusty_dungeon"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
author = "Rohmer Maxime <maxluligames@gmail.com>"
|
||||
date = "27/04/2022"
|
||||
|
||||
[dependencies]
|
||||
bracket-lib = "~0.8.1"
|
||||
Reference in New Issue
Block a user