Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# LudumDare40

## Minimal phaser boilerplate

Includes:
- webpack (with dev-server)
- babel
- phaser available as module

Run
```
npm start
```

and the game is available at http://localhost:8080.