How To Play

Use the right and left arrow keys, as well as the enter key. The left and right arrow keys represent the left and right squares respectively, and the middle square is represented by the enter key. The squares will disappear in a random order, and you want to input that order. For example, if the middle square disappears, then the right square, you would input 'enter' then 'right arrow'.

Once you lose, an alert will appear showing you your score. Once you close out of this alert, you can press enter to play again. The first order of a new game will always be left, middle, right.

Description

This is a game I developed for a challenge I'm doing. The challenge is to develop increasingly complex games with each game I make. At first I was just limiting my pixel art and button count, but then decided I wanted to go one step further and limit my file sizes and other system related things as well. For this game, the JavaScript file is only 2 KB.

Github: https://github.com/acenettner/SimonSquares

Leave a comment

Log in with itch.io to leave a comment.