https://github.com/zenmumbler/mousemaze
A simple maze game for kids aged 3-6
https://github.com/zenmumbler/mousemaze
gamejam kids maze-generator
Last synced: 5 months ago
JSON representation
A simple maze game for kids aged 3-6
- Host: GitHub
- URL: https://github.com/zenmumbler/mousemaze
- Owner: zenmumbler
- Created: 2018-01-04T23:32:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-23T15:02:36.000Z (over 7 years ago)
- Last Synced: 2025-02-17T04:16:50.967Z (8 months ago)
- Topics: gamejam, kids, maze-generator
- Language: JavaScript
- Homepage: https://zenmumbler.net/mousemaze
- Size: 3.22 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mousemaze
We were visiting family over the holidays and my 5 year old niece had an
educational game on the iPad that contained a simple maze. The game
frustrated her as you had to tap a button to change directions at
_just the right time_ and she was blaming herself whenever she missed
a turn, which made me sad. Bad UX makes for sad children (and programmers.)So I investigated maze generation algorithms for a bit and made a simple
maze game to play in the browser with the main feature being that the
character stops at every intersection; no more missed turns.
I had about 10 hours total, one evening and part of the next morning as
they were leaving, so I treated it as a very short game jam. She was happy,
I got a hug and all was well.All the images were taken directly from image searches, except that I made
the mouse in the winning image look like it was at peace by closing its
eyes, and now it reminds of the mice used in ad interstitials on German
TV in the 80s.Try it here, but keep in mind it's made for very young kids, maybe ages
3 to 6. Move by tapping the big arrows or using the arrow keys on
computers with a keyboard.https://zenmumbler.net/mousemaze