Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zxch3n/js13k


https://github.com/zxch3n/js13k

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Go Back To Space

| | |
| :------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------- |
| | |

[**Play online**](https://js13k.vercel.app/)

Only 13KB. Entry for [JS13K 2021](https://js13kgames.com/).

# Build

```
yarn dist
```

# Testing

```bash
yarn storybook
# or
yarn watch
cd dist
npx live-server
```