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
- Host: GitHub
- URL: https://github.com/ericvida/imba-2-pig-game
- Owner: ericvida
- Created: 2020-01-26T15:16:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T05:35:13.000Z (over 3 years ago)
- Last Synced: 2025-01-25T07:28:53.693Z (over 1 year ago)
- Language: HTML
- Homepage: https://pig-game.tirado.app
- Size: 354 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pig Game built with Imba 2
Pig Game (Imba v2) [](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