nomizo

small brain-challenge games, built with Godot.

This is a collection of personal game experiments built around memory, attention, speed, planning, recognition, reflexes, and calm.

The games are based mostly on intuition and curiosity, not on clinical research or proven cognitive-training claims. The goal is to create small games that are fun, slightly uncomfortable, and mentally active in different ways.

The games fall into several loose categories:

  1. Arcade-like games — simple games that are mostly about quick play and fun.
  2. Brain twisters — games that force quick, confusing decisions and break comfortable habits.
  3. Attention and speed — games that require reacting while splitting attention.
  4. Memory and speed — games that combine short-term memory with fast decisions.
  5. Reflexes — games focused on fast and accurate responses.
  6. Planning — games that require planning and solving under time pressure.
  7. Memory and navigation — games that challenge short-term-memory while moving through mazes or paths.
  8. Imagination and recognition — games that test extrapolation and pattern recognition.
  9. Serenity — slower games, mostly breathing and calmness exercises.

The games also became an experiment in AI-assisted development, but in a different way from Katalaveno. Asking AI to create complete games from scratch did not work very well, even when it was given existing code to build on.

What worked better was treating the AI more like a low-level programming assistant: giving it small, precise tasks, giving it skeletons, asking for isolated features, layout help, or connections to external libraries.

Sometimes it produced surprisingly fast and useful solutions. Much more often, it needed bite-sized instructions and careful checking. For Godot and GDScript especially, user interaction, swipes, input handling, and game feel often still required direct human attention.

The artistic side is simple, partly by design and partly because my artistic abilities are limited (even the game names).