Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/simons-13
Simons 13 - a js13kGames 2012 competition entry by @Lafinboy.
https://github.com/js13kgames/simons-13
13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization
Last synced: 4 months ago
JSON representation
Simons 13 - a js13kGames 2012 competition entry by @Lafinboy.
- Host: GitHub
- URL: https://github.com/js13kgames/simons-13
- Owner: js13kGames
- Fork: true (Lafinboy/Simons13)
- Created: 2022-10-01T05:42:35.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T02:44:44.000Z (over 12 years ago)
- Last Synced: 2024-09-25T17:49:10.568Z (4 months ago)
- Topics: 13, 2012, competition, game, html5, javascript, js13k, js13kgames, js13kgames2012, optimization
- Homepage: https://js13kgames.com/entries/simons-13
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Simons13
========
Entry for JS13K 2012
-----------------------A Simple Simon inspired entry for the JS13K 2012 Competition http://js13kgames.com/
Instructions
---------------
* At each level of the game you will be presented with 4 coloured code discs
* Each disc will pulse and glow in a coded sequence
* When the 'ENTER CODE SEQUENCE' message displays, click on the coloured discs in the same order as the coded sequence
* If your entry matches the coded sequence, the sequence will display again with an additional sequence step
* Continue entering the code sequence until the full sequence is entered and you level up
* If you enter the sequence incorrectly at any time you will be locked out and have to start the level againGood Luck!
Browser Support
------------------
This game should work in all major browsers, but works best in Chrome, Firefox and Safari.