Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/picosonic/js13k-2019
JS13KGames entry for 2019
https://github.com/picosonic/js13k-2019
html5-game js13k js13kgames js13kgames2019
Last synced: 8 days ago
JSON representation
JS13KGames entry for 2019
- Host: GitHub
- URL: https://github.com/picosonic/js13k-2019
- Owner: picosonic
- License: mit
- Created: 2019-08-12T12:21:00.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T15:35:15.000Z (about 2 years ago)
- Last Synced: 2024-11-28T09:44:07.719Z (2 months ago)
- Topics: html5-game, js13k, js13kgames, js13kgames2019
- Language: JavaScript
- Size: 1.89 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js13k-2019
JS13KGames entry for 2019, theme is "**BACK**".## BACKSPACE - Return to planet Figadore
It's 50 years since humans first went to the moon. Now that we are planning to go back, the Reguliths need to escape before we find them. They have light-jumped to planet Figadore in the Hercules cluster to flee. Fred has been kidnapped by the aliens who want to take over the planet. Play as his sister Jade and race to get the planet back and prevent the Regulith spreading a deadly infection.
# Libraries used
* [jsfxr](https://github.com/mneubrand/jsfxr)# Tools used
* [Ubuntu OS](https://www.ubuntu.com/)
* [vim](https://github.com/vim) text editor (also [gedit](https://github.com/GNOME/gedit) a bit)
* [meld](https://github.com/GNOME/meld) visual diff/merge
* [Inkscape](https://github.com/inkscape/inkscape) SVG editor
* [MeshLab](https://github.com/cnr-isti-vclab/meshlab) 3D model viewer
* [YUI Compressor](https://github.com/yui/yuicompressor) JS/CSS compressor
* [Google closure compiler](https://closure-compiler.appspot.com/home)
* [advzip](https://github.com/amadvance/advancecomp) (uses [7-Zip](https://sourceforge.net/projects/sevenzip/files/7-Zip/) deflate to compress further)