Skip to content

DouglasOrr/Kadigan

Repository files navigation

Kadigan

Build Status

Kadigan is a single-player RTS set in a dynamic world.

Getting started

You can either use npm directly, or through the wrapper script run which just runs everything through a Docker image. To host the dev server at http://localhost:1234/index.html?scene=game&fog=false&debugai=true&aidifficulty=medium&map=std

./run build
./run start

Checks ./run check or for continuous typecheck & tests:

./run tsc -w
./run test -w

This might also be useful sometimes:

git diff --cached -- ':!package-lock.json'

Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published