Generate a grid with cellular automata
[kaka/rust-sdl-test.git] / src / core / mod.rs
index c2a1f0a..9e25ba4 100644 (file)
@@ -2,3 +2,4 @@ pub mod app;
 pub mod controller;
 pub mod game;
 pub mod render;
+pub mod level;