Play game
Maze art's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Controls | #13 | 3.411 | 4.000 |
Fun | #22 | 2.239 | 2.625 |
Graphics | #22 | 2.558 | 3.000 |
Theme | #23 | 1.492 | 1.750 |
Overall | #23 | 2.025 | 2.375 |
Originality | #24 | 1.599 | 1.875 |
Audio | #24 | 0.853 | 1.000 |
Ranked from 8 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Godot Version
3.1.2
Game Description
Simple maze puzzle.
Discord Username
Tfethiel#5338
Participation Level
First jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Cute game! I included it in my Godot Wild Jam #17 compilation video series, if you’d like to take a look. :)
Thanks :D
Could you add a macOS version? Thanks!
I can not yet. I am having problems compiling for Mac. And I can’t check the solutions.
Perhaps I can export it for you, if you can upload the project somewhere?
Thanks, but the problem is not in the export. Error compiling C++ library for Mac (Linux OS). I have not worked with a Mac before, maybe the compiler flags are incorrect, need to smoke more manuals.
There is a debug version for Android, I’ll add it.
Fun twist on a maze! I sadly didn't have any audio, I thought there would be since there's a button for it in the bottom.
I was wondering, how did you implement the theme in this? I couldn't figure it out.
Well done overall :)
Very quiet music plays in the background. Later I will replace it or remove it completely.
In this theme, I saw a complex idea (a psychological thriller about human development), but my skills do not yet allow me to realize it.
Therefore, I decided to learn something new, the entire graphic part of the game was written by shaders (excluding 2 buttons and score), labyrinth generation and pathfinder C ++.