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

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

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

Last synced: 2 months 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
```