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

https://github.com/rami-sabbagh/ludumdare-48

A LudumDare 48 entry
https://github.com/rami-sabbagh/ludumdare-48

ludum-dare ludum-dare-48 pixijs tiled-map-editor typescript

Last synced: 2 months ago
JSON representation

A LudumDare 48 entry

Awesome Lists containing this project

README

        

# LudumDare-48

## Installation

### Install yarn

```shell
npm install -g yarn
```

### Install dependencies

```shell
yarn install
```