A game made in 2017 to teach children about programmatic thinking. It took around a month to make and I was fortunate enough to run it at a children's code club with a previous employer.
I would love to remake this properly at some point in the future when I have more time to release it.
To play you need to analyse the enemies instructions (top of the window) and build your own sequence to counter their moves.
To build your instruction set, click and drag the tiles at the bottom of the screen onto the starting tile (purple flag tile).
The available tiles are:
Attack
Defend
Move left
Move right
⚠️Source code is available here. (Code is not great and was made on a tight schedule) ⚠️
Made for desktop, but will work in landscape mode on mobile.