Skip to content

Smashing together Magic: the Gathering cards with the power of neural networks.

License

Notifications You must be signed in to change notification settings

PAK90/cardcrunch_old

Repository files navigation

CardCrunch

First install Node.js (from https://nodejs.org/en/download). Node's package manager, npm, comes with the node installer.

Use the npm procedures below, and the application will start on http://localhost:3333.

npm install
npm start

To debug use node-debug.

node-debug server.js

About

Smashing together Magic: the Gathering cards with the power of neural networks.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published