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

https://github.com/ericvida/imba-2-pig-game

Pig Game coded in Imba 2
https://github.com/ericvida/imba-2-pig-game

Last synced: about 1 month ago
JSON representation

Pig Game coded in Imba 2

Awesome Lists containing this project

README

          

# Pig Game built with Imba 2

Pig Game (Imba v2) [![Netlify Status](https://api.netlify.com/api/v1/badges/8e870f9a-1f6e-4c8c-8afe-6b4eb5934a75/deploy-status)](https://app.netlify.com/sites/tirado-imba-pig-game/deploys)

When you have the code get started by running the following commands

```
yarn # npm install
yarn start # npm start
```

Open the url shown by `yarn start` output in the browser.
This is automatically configured with hot module reloading

[1]: https://github.com/imba/imba2-hello-world/generate