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

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.

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 `