Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/siwel/ludumdare40
https://github.com/siwel/ludumdare40
game game-2d ludum-dare-40 phaser
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/siwel/ludumdare40
- Owner: siwel
- Created: 2017-11-24T16:44:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T01:11:53.000Z (about 7 years ago)
- Last Synced: 2024-11-09T05:32:37.621Z (about 2 months ago)
- Topics: game, game-2d, ludum-dare-40, phaser
- Language: JavaScript
- Size: 18.7 MB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LudumDare40
## Minimal phaser boilerplate
Includes:
- webpack (with dev-server)
- babel
- phaser available as moduleRun
```
npm start
```and the game is available at http://localhost:8080.