first version of the level new generator
monsters and artefact are missing roomsize is fixed
This commit is contained in:
@@ -36,6 +36,7 @@ mod level_widget;
|
||||
mod monster;
|
||||
mod player;
|
||||
mod position;
|
||||
mod room;
|
||||
|
||||
//
|
||||
fn main() -> Result<()> {
|
||||
|
||||
Reference in New Issue
Block a user