About
asdf is a browser-based, keyboard-only remake of the electronic memory game Simon, built in JavaScript for the js13kGames 2012 competition (a contest for HTML5 games under 13KB). It plays best in WebKit-based browsers like Chrome or Safari, and is also playable in Firefox 15 and up.
Getting started
The game is played directly in a browser and controlled entirely with the keyboard, with no mouse support.
History
It was created in 2012 as an entry for the js13kGames competition, a contest for JavaScript games built under a 13KB size limit.
Additional notes
- Trivia
- The name 'asdf' comes from a numerological joke by the author: 2012 minus 1978 (Simon's release year) equals 34, mod 13 equals 8, divided by 2 equals 4 — for the game's four buttons.