Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aborg-dev/ld47

Ludum Dare 47 game
https://github.com/aborg-dev/ld47

Last synced: about 1 month ago
JSON representation

Ludum Dare 47 game

Awesome Lists containing this project

README

        

# Simple Phaser3 TypeScript game template

## Quickstart

1. Install npm dependencies
```
npm install
```

2. Run the game!
```
npm run dev
```