Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guillaume-gomez/ld37
My LD37 entry
https://github.com/guillaume-gomez/ld37
es6 game javscript ludum-dare phaser
Last synced: 4 months ago
JSON representation
My LD37 entry
- Host: GitHub
- URL: https://github.com/guillaume-gomez/ld37
- Owner: guillaume-gomez
- License: mit
- Created: 2016-12-12T09:00:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-16T00:47:30.000Z (over 7 years ago)
- Last Synced: 2024-10-09T22:43:05.521Z (4 months ago)
- Topics: es6, game, javscript, ludum-dare, phaser
- Language: JavaScript
- Homepage: https://guillaume-gomez.github.io/LD37/build/
- Size: 5.94 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Theme : One room
[Play Online](https://guillaume-gomez.github.io/LD37/build/)
![Game](./preview.png "ScreenShot")## Technologies
- Javascript
- [Phaser js](http://phaser.io/)
- [es6 boilersplate](https://github.com/belohlavek/phaser-es6-boilerplate)## Resources
- sprites (http://www.kenney.nl/)
- characters (http://www.2dgameartguru.com/)
- heathBar inspired by (https://github.com/bmarwane/phaser.healthbar)
- shoot sound (http://soundbible.com/1382-9mm-Glock-17.html)
- hurt (http://soundbible.com/462-Male-Grunt.html)
- death (http://soundbible.com/774-Gag.html)
- win game sound (http://soundbible.com/1003-Ta-Da.html)