
minimatch
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
minimatch is a puzzle game. You click the object which matches the size of the challenge object. After each challenge, click the 'new game' button to move on. The game keeps tracks of wins/losses but otherwise doesn't really keep a score. Difficulty scales to your success.
There's a debug mode, which displays the actual radius of the objects so you can confirm that the game is not playing you, as games do in Soviet Russia.
There is a potato mode. Of course, no potatos were intentionally harmed during the development of this program.
I tried to express minimalism in simplicity. Simple code, simple shapes, simple colors, simple rules, simple game play, and yes, lower case text.
Anyway, it was written in JavaScript using the HTML5 canvas. It requires an HTML5-compliant browser and is working with Firefox 20, IE 9 and Chrome 26.
It can run stand-alone from a folder. It does not require a web server.
There's a debug mode, which displays the actual radius of the objects so you can confirm that the game is not playing you, as games do in Soviet Russia.
There is a potato mode. Of course, no potatos were intentionally harmed during the development of this program.
I tried to express minimalism in simplicity. Simple code, simple shapes, simple colors, simple rules, simple game play, and yes, lower case text.
Anyway, it was written in JavaScript using the HTML5 canvas. It requires an HTML5-compliant browser and is working with Firefox 20, IE 9 and Chrome 26.
It can run stand-alone from a folder. It does not require a web server.