Maze of the Silver Elements by logiclogue
This is Maze of the Silver Elements.
The mazes gets progressively more difficult.
You must find the silver element to complete the maze and progress.
Unfortunately I wasn't able to finish the game to the standard I would've liked. Due to studying for exams, time and mental energy was cut short. The next Ludum Dare I'm hoping to be fully ready and give it a real go. I may continue to develop this game further in the future, up to date versions will be at the following address: http://jordanlord.co.uk/maze-silver-elements.
I have really enjoyed taking part in Ludum Dare 35, it has been a fantastic learning experience as I have not used Three.JS before. It was really satisfying implementing depth-first search to generate the maze.
Controls - Arrow keys or WASD
Programming language: JavaScript (ECMAScript 6)
Libraries: Three.JS
You must have WebGL enabled in your browser to play.
Updates since submission:
- Added WASD keys
The mazes gets progressively more difficult.
You must find the silver element to complete the maze and progress.
Unfortunately I wasn't able to finish the game to the standard I would've liked. Due to studying for exams, time and mental energy was cut short. The next Ludum Dare I'm hoping to be fully ready and give it a real go. I may continue to develop this game further in the future, up to date versions will be at the following address: http://jordanlord.co.uk/maze-silver-elements.
I have really enjoyed taking part in Ludum Dare 35, it has been a fantastic learning experience as I have not used Three.JS before. It was really satisfying implementing depth-first search to generate the maze.
Controls - Arrow keys or WASD
Programming language: JavaScript (ECMAScript 6)
Libraries: Three.JS
You must have WebGL enabled in your browser to play.
Updates since submission:
- Added WASD keys
| Web | http://jordanlord.co.uk/LD35 |
| Source | https://github.com/logiclogue/Maze-of-the-Silver-Elements |
| Original URL | https://ludumdare.com/compo/ludum-dare-35/?action=preview&uid=56366 |
Ratings
| Coolness | 22% | 2028 |
| Overall(Jam) | 2.94 | 827 |
| Fun(Jam) | 2.44 | 1022 |
| Graphics(Jam) | 3.06 | 705 |
| Humor(Jam) | 1.73 | 783 |
| Innovation(Jam) | 2.41 | 989 |
| Mood(Jam) | 2.94 | 664 |
| Theme(Jam) | 1.94 | 1112 |
This needs a lot more work. If you didn't finish it, why upload it at all? This is just wasting everyone's time.
Keep working with open source code!
Maybe next time choose the movement speed better, or make the performance better (depending on what's actually the cause of the slow movement)...?