Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/reverse-ground-battle

Reverse Ground Battle - a js13kGames 2015 competition entry by @MattiaFortunati.
https://github.com/js13kgames/reverse-ground-battle

2015 competition desktop game html5 javascript js13k js13kgames js13kgames2015 mobile optimization reversed touch

Last synced: 3 months ago
JSON representation

Reverse Ground Battle - a js13kGames 2015 competition entry by @MattiaFortunati.

Awesome Lists containing this project

README

        

# RGB: Reverse Ground Battle
Fast paced survival space shooter in which enemies have the same color of the background. Reverse the background color to reveal hidden enemies, and avoid their bullets.

### HOW TO PLAY
- Desktop: arrow keys to move, spacebar to reverse background color. M to toggle mute.
- Mobile: tilt device to move, tap to reverse background color.

### COMPATIBILITY
Browser compatibilities tested:
- Desktop: Chrome, Firefox, Opera
- Mobile: Firefox (recommended), Chrome, Opera

On Chrome Mobile, if you have audio issues, please enable the media autoplay option by going to:
chrome://flags/#disable-gesture-requirement-for-media-playback

### GOAL
Developed with the aim of learning, experimenting and having fun with fellow developers :)
Developed for the 2015 edition of js13kGames competition.
The final game package file size limit is 13,312 bytes.
2015 theme is "Reversed".
### TECHNICAL INFORMATION
- Developed using jAllegro http://jallegro.sos.gd/
- For dinamically creating sounds I used jsfxr library https://github.com/mneubrand/jsfxr
- As minifying tool I used http://javascript-minifier.com/ through Curl command. See build.sh for more information

The code is fully commented, check it out for more information.
### CREDITS
Developed by Mattia Fortunati
feel free to contact me at:
https://github.com/MattiaFortunati
http://www.mattiafortunati.com
[email protected]
### LICENSE
Released under the MIT license.
See LICENSE file for more information.