Ludum Dare #28compo
One Minute. One Chance.
This is my first entry for Ludum Dare. Although I did not have much time, I managed to come up with an idea and created this game.
In "One Minute. One Chance." you have to navigate a ball through different levels to reach the blue square. When you click the left or right mouse button, the ball will "roll" to the cursor's position. But watch out: if you touch any of the red walls, you are thrown back to level one.
The game is written in JavaScript, making use of the HTML5-canvas element. If your browser doesn't support HTML5, consider upgrading to a newer browser.
The source code can be accessed either via the inspector / devloper tools in your browser (F12) or by adding "/script" to the URL.
I know that I'm not the best level designer, but... well :D If you are able to complete level 15, please let me know in the comments because I didn't manage to complete my own game, so I want to know whether that level was too difficult.
Thanks!
In "One Minute. One Chance." you have to navigate a ball through different levels to reach the blue square. When you click the left or right mouse button, the ball will "roll" to the cursor's position. But watch out: if you touch any of the red walls, you are thrown back to level one.
The game is written in JavaScript, making use of the HTML5-canvas element. If your browser doesn't support HTML5, consider upgrading to a newer browser.
The source code can be accessed either via the inspector / devloper tools in your browser (F12) or by adding "/script" to the URL.
I know that I'm not the best level designer, but... well :D If you are able to complete level 15, please let me know in the comments because I didn't manage to complete my own game, so I want to know whether that level was too difficult.
Thanks!



Comments13