Skip to content

caeleel/castles

Repository files navigation

Example castle

Score Validator for the board game Castles of Mad King Ludwig. After spending many hours playing this 2-4 player board game, we felt the need for an automated way to sum up castle points. Mad Castles lets you input your castle and tells you how many points it is worth.

Install dependencies

brew install yarn # or install yarn some other way
yarn

Running the dev server

Local dev server will watch local Typescript files and auto-compile when they change

yarn start
Visit localhost:8080

Deployment

make deploy

About

Score Validator for the board game Castles of Mad King Ludwig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published