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

https://github.com/tremus/tcg

recreating a trading card game from my childhood
https://github.com/tremus/tcg

Last synced: 3 months ago
JSON representation

recreating a trading card game from my childhood

Awesome Lists containing this project

README

        

# tcg
Recreating the trading card game _Duel Masters_ from my childhood

### Project Dependencies:
- Windows
- MongoDB

If you are using another OS, you will need to update the filepaths in `/app/crawler/run.js`

### Instructions:

- `cd ./app`
- `yarn install`
- `node ./crawler/run.js`
- `yarn run server`
- `yarn run start`

### TODO:

- Add card abilities