Mazed
About
Mazed is an endless maze styled game, where there are 3 main type of maze (simple, platform and shooter styles). The game has it base on its procedural generation and the only way to beat it is to play it enough to get to a map size so big that you device can't handle it (there is no size cap, the map increases as you play it, so if you play enough it eventually will be impossible to move).
The game was done using Html/JS more specifically I used the engine Phaser for game stuff and Cordova/Crosswalk to wrap the android version and NW.JS to wrap the pc version.
Now let's get a bit personal, Mazed is my first project, but not like "my first real project", more like: There are people who chose to make snake game, breakout and similar old classics like that and there are people like me who chose to do an "endless maze game" as their first game ever. So, yes, I like to suffer, seems like it. I did had some programming experience before with command line C++ programs, but I never did graphical stuff. So mazed is my first ever game/graphical app and as such I am really proud of it (but hopefully will not be my last, stay tuned!).