Yet another Advanced Civilization credit calculator, but this one is on the Web.
Go to http://civ.guilloy.fr
- Checkout the repository
- Run
make install - Run
make start-backendto start the backend (on port 8080) - Run
make start-frontendto start the frontend (on port 4200) - Run
make load-game-datato populate with Advanced Civilization cards - Go to
http://localhost:8080