mirror of
https://github.com/Noratrieb/game-wip-dontplay.git
synced 2026-01-16 12:25:02 +01:00
Add very crude proof-of-concept worldgen
This commit is contained in:
parent
314d2eafa0
commit
930f7aac47
7 changed files with 109 additions and 27 deletions
|
|
@ -6,6 +6,7 @@ mod input;
|
|||
mod math;
|
||||
mod res;
|
||||
mod world;
|
||||
mod worldgen;
|
||||
|
||||
use app::App;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue