Simon memory game for the browser
npm install browser-simonThe popular Simon) memory game written entirely in
JavaScript, with no static CSS or resource files and only minimal HTML.
[![Play now!][play now image]][play now]
Browser Simon is distributed in three functionally equivalent versions.
* dist/simon.js: The unaltered debug version.
* dist/simon.min.js: The compressed version.
* dist/simon.screwed.js: JSFuck version consisting of only 6 different characters, encoded with
JScrewIt.
Special thanks to WaitingForFriday.com for sharing
technical information used to create this software.
[npm badge]: https://badge.fury.io/js/browser-simon.svg
[npm url]: https://www.npmjs.com/package/browser-simon
[play now]: https://cdn.statically.io/gh/fasttime/Browser-Simon/master/index.html
[play now image]: https://cdn.statically.io/gh/fasttime/Browser-Simon/master/Play%20now!.svg