Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/js13kgames/nomis
Nomis - a js13kGames 2015 competition entry by @NickBranstein.
https://github.com/js13kgames/nomis
2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 optimization reversed
Last synced: 3 months ago
JSON representation
Nomis - a js13kGames 2015 competition entry by @NickBranstein.
- Host: GitHub
- URL: https://github.com/js13kgames/nomis
- Owner: js13kGames
- License: mit
- Fork: true (NickBranstein/Nomis)
- Created: 2015-09-18T19:41:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-13T12:29:59.000Z (over 9 years ago)
- Last Synced: 2024-09-26T18:07:05.939Z (3 months ago)
- Topics: 2015, competition, desktop, game, html5, javascript, js13k, js13kgames, js13kgames2015, optimization, reversed
- Language: JavaScript
- Homepage: https://js13kgames.com/entries/nomis
- Size: 97.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nomis
A new take on an endless classic...plus mechs! Nomis is a HTML5 game created for the 2015 js1k3games competition.>Near the end of the cold war, the Russians commissioned an engineer, code-named Simon, to make a brain-washing device in the form of a toy.
>The engineer was successful and deployed his device to millions of children the world over.
>We've recently uncovered this plot and are now trying to capture Simon. Our latest intel shows us that he built a mech-suit that can only be destroyed using various sounds.>Your job, Nomis, is to deprogram the mech-suit by working the sequence in reverse.
>Good luck.
## Special Thanks
Nomis was created by Nick Branstein, David Bjarnson, and Justin Tindle## Running
```
npm install
gulp
```## Credits
* Background music comes from SoundBox by Marcus Geelnard (http://sb.bitsnbites.eu/)
* Sound Effects are created by jsfxr (http://github.grumdrig.com/jsfxr/)
* Uses a modified and slimmed down version of Ga (https://github.com/kittykatattack/ga)