You can play this game in your browser:
Hosted On GitHub Pages
Simon is a pattern memory game. The game will generate a random series of directional inputs, and you try to repeat the pattern. Every time you successfully repeat the pattern, the pattern will grow making it harder to remember. Get the pattern wrong at any time you lose.
╔══════╗
║ ║
╚╗ ╔╝
╔═══╗ ╚╗ ╔╝ ╔═══╗
║ ╚═══╗╚══╝╔═══╝ ║
║ ║ ║ ║
║ ╔═══╝╔══╗╚═══╗ ║
╚═══╝ ╔╝ ╚╗ ╚═══╝
╔╝ ╚╗
║ ║
╚══════╝
Up (↑):
╔══════╗
║██████║
╚╗████╔╝
╔═══╗ ╚╗██╔╝ ╔═══╗
║ ╚═══╗╚══╝╔═══╝ ║
║ ║ ║ ║
║ ╔═══╝╔══╗╚═══╗ ║
╚═══╝ ╔╝ ╚╗ ╚═══╝
╔╝ ╚╗
║ ║
╚══════╝
Right (→):
╔══════╗
║ ║
╚╗ ╔╝
╔═══╗ ╚╗ ╔╝ ╔═══╗
║ ╚═══╗╚══╝╔═══╝███║
║ ║ ║███████║
║ ╔═══╝╔══╗╚═══╗███║
╚═══╝ ╔╝ ╚╗ ╚═══╝
╔╝ ╚╗
║ ║
╚══════╝
Down (↓):
╔══════╗
║ ║
╚╗ ╔╝
╔═══╗ ╚╗ ╔╝ ╔═══╗
║ ╚═══╗╚══╝╔═══╝ ║
║ ║ ║ ║
║ ╔═══╝╔══╗╚═══╗ ║
╚═══╝ ╔╝██╚╗ ╚═══╝
╔╝████╚╗
║██████║
╚══════╝
Left (←):
╔══════╗
║ ║
╚╗ ╔╝
╔═══╗ ╚╗ ╔╝ ╔═══╗
║███╚═══╗╚══╝╔═══╝ ║
║███████║ ║ ║
║███╔═══╝╔══╗╚═══╗ ║
╚═══╝ ╔╝ ╚╗ ╚═══╝
╔╝ ╚╗
║ ║
╚══════╝
↑
,↓
,←
,→
: push the buttons to repeat the patternescape
: exit game
resizing the console window will cause the game to close