Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pierpo/the-bees-and-the-jug
🐝 Bees finishing up a broken jug 🥛– Made for Digital Art Jam #3
https://github.com/pierpo/the-bees-and-the-jug
artwork phaser phaser3 typescript
Last synced: about 1 month ago
JSON representation
🐝 Bees finishing up a broken jug 🥛– Made for Digital Art Jam #3
- Host: GitHub
- URL: https://github.com/pierpo/the-bees-and-the-jug
- Owner: pierpo
- License: mit
- Created: 2019-03-03T10:49:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-11T19:28:59.000Z (almost 6 years ago)
- Last Synced: 2024-11-04T17:51:11.039Z (3 months ago)
- Topics: artwork, phaser, phaser3, typescript
- Language: TypeScript
- Homepage: https://pierpo.github.io/the-bees-and-the-jug/
- Size: 9.25 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# the-bees-and-a-jug
## Prerequisites
- Node 10
- yarn
- A recent browser (Chrome 67)## Installation
```bash
yarn # install the dependencies
yarn start # run the dev server
```