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
- Host: GitHub
- URL: https://github.com/tremus/tcg
- Owner: Tremus
- Created: 2019-08-25T19:44:21.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-10T13:47:35.000Z (over 4 years ago)
- Last Synced: 2025-01-19T20:18:08.895Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 252 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tcg
Recreating the trading card game _Duel Masters_ from my childhood### Project Dependencies:
- Windows
- MongoDBIf 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