erlloyd / cardtable

A browser-only project to play a few card games with friends
14 stars 4 forks source link

Cardtable

Play some awesome card games, by yourself or with your friends, in the browser!

NOTE: While cardtable allows you to play some Living Card Games (LCGs) from Fantasy Flight Games, Cardtable is not affiliated with or endorsed by FFG or any other company.

Go play right now!

You can go check out the site right now at https://card-table.app! Or go read the documentation at https://erlloyd.github.io/cardtable-docs

Developing and contributing

Getting cardtable running locally so you can try it out or make some changes should be easy. Here are some prerequisites:

And that's it!

To get up and running locally, simply clone the repo, run yarn, following by yarn start. Then you should be able to visit http://localhost:3000 and see cardtable running locally!

Enjoy!