/icetoids

A web-playable implementation of the board game IceToids by Andrew Looney.

Primary LanguageJavaScriptGNU Affero General Public License v3.0AGPL-3.0

icetoids

A web-playable implementation of the board game IceToids by Andy Looney.

Under construction...

Development

Run npm i to install dependencies.

Run npm start in the background; it will open a browser window, which will refresh whenever a source file changes.

Testing

Run npm test in the background; it will re-run all the tests whenever a source or test file changes.