GNU Emacs for Kids: Matching game

 


Build learning exercises for kids using GNU Emacs. The game basically builds up a grid of file names (without the extension) and images. So you can create separate folders for different activities e.g. for colors, shapes, body parts, relationships etc. It randomizes the sequence each time which encourages the kid to learn the relationship instead of the pattern.

- M-x game-match If you're running for the first time, it will ask you for a directory of images. You can re-run the same exercise till the kid gets it right. To change the activity, run the command with a prefix.

- Use click and drag to draw joining lines.

- Use u for undo and q or RET for quit.


Code

https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/svg.el
https://gitlab.com/atamariya/emacs/-/blob/dev/lisp/play/game-match.el
 

 

Comments

Popular posts from this blog

GNU Emacs as a Comic Book Reader

Tinylisp and Multi-threaded Emacs

GNU Emacs as a Shopping App