ea747c64c65cf01a48c5603fbd85557e8372e929
FSYS MFL CCG Gameplay Digital
A digital card game about sustainable food systems, based on the FSYS MFL (My Farming Life) CCG framework.
Development
npm install
npm run dev
Production Build
npm run build
The static output is in dist/ — serve with any web server.
Docker
docker build -t fsys-mfl-ccg:latest .
docker run -d -p 80:80 fsys-mfl-ccg:latest
Description
"Coopetitive" Match Gamemode from our DIY Print Edition of our Collectible Card Game for playing in a browser.
https://play.fsysgame.org
Releases
1
Languages
TypeScript
72.4%
CSS
26.9%
HTML
0.4%
Dockerfile
0.3%