Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/js13kgames/triska

Triska Reloaded - celebrating tenth edition of js13k
https://github.com/js13kgames/triska

game js13k

Last synced: 3 months ago
JSON representation

Triska Reloaded - celebrating tenth edition of js13k

Awesome Lists containing this project

README

        

# Triska Reloaded

## Build the game

```sh
npm install
npm run build
```

The game should then be in `docs/`, and in `game.zip`.