https://github.com/liarprincess/once-upon-a-time
Home-made version of "Once upon a time" board game.
https://github.com/liarprincess/once-upon-a-time
Last synced: 4 months ago
JSON representation
Home-made version of "Once upon a time" board game.
- Host: GitHub
- URL: https://github.com/liarprincess/once-upon-a-time
- Owner: LiarPrincess
- Created: 2020-09-28T15:15:25.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2020-09-28T15:15:59.000Z (almost 6 years ago)
- Last Synced: 2025-01-10T08:40:31.601Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 759 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Home-made version of [Once Upon a Time](https://boardgamegeek.com/boardgame/1234/once-upon-time-storytelling-card-game) board game.
Based on publicly available list of cards (`OUATCardList2008.pdf`).
# Instructions
1. Usual Node things (`npm i` etc.)
2. `./node_modules/.bin/tsc`
3. `node ./dist/app.js `