working on a little maze generator for the demo

This commit is contained in:
MitchellHansen
2017-01-24 23:35:41 -08:00
parent a69f7258f4
commit 03a7ee43fd
3 changed files with 163 additions and 38 deletions

View File

@@ -67,6 +67,8 @@ sf::Texture window_texture;
// Y: 1.57 is straight down
int main() {