Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/sorades-13k

SORADES 13K - a js13kGames 2012 competition entry by @maettig.
https://github.com/js13kgames/sorades-13k

13 2012 competition game html5 javascript js13k js13kgames js13kgames2012 optimization

Last synced: 3 months ago
JSON representation

SORADES 13K - a js13kGames 2012 competition entry by @maettig.

Awesome Lists containing this project

README

        

SORADES 13K
===========

A scrolling shooter in the vein of "Raptor: Call of the Shadows" and
"Warning Forever". Are you able to survive 13 waves? Press X to fire,
F for fullscreen, P for pause, M to switch to the original ship model from
[our full-featured "Starship Sorades" game](http://www.gramambo.de/index.php?option=com_content&view=article&id=17%3Astarship-sorades&catid=2&Itemid=5)
(yes, I had 3 KB left and wasted them for an easter egg).
Multiple control schemes provided, e.g. cursor keys, WASD and numpad.

I use a lot of pre-rendering and other tricks to make this run as fast as
possible on a wide variety of browsers and machines. Developed with Opera.
Tested with Firefox, Chrome and even Internet Explorer 9 (no sound though).
Fullscreen works in Opera 12.50+, Firefox and WebKit based browsers.

SORADES 13K is a [Gramambo game](http://www.gramambo.de/index.php?option=com_content&view=article&id=4&Itemid=5#Spiele)
by [Thiemo Mättig](http://maettig.com/)
([@maettig](https://twitter.com/maettig) at Twitter).

Sound effects by [Sven Gramatke](http://www.sven-gramatke.de/).

Licensed under a Creative [Commons Attribution-ShareAlike 3.0 Germany License](http://creativecommons.org/licenses/by-sa/3.0/de/)
(CC-BY-SA-3.0-DE).

Contains a modified version of [jsfxr](https://github.com/mneubrand/jsfxr)
by [Markus Neubrand](https://twitter.com/markusneubrand),
based on [as3sfxr](http://code.google.com/p/as3sfxr/)
(licensed under [Apache License 2.0](http://www.apache.org/licenses/LICENSE-2.0))
by [Thomas Vian](http://tomvian.com/),
based on [sfxr](http://www.drpetter.se/project_sfxr.html)
(licensed under [MIT License](http://www.opensource.org/licenses/mit-license.php))
by [Tomas Pettersson](http://www.drpetter.se/).