Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)