Skip to content

An implementation of Fetlar Hnefatafl built using Mithril

License

Notifications You must be signed in to change notification settings

jessebraham/hnefatafl

Repository files navigation

Hnefatafl

An implementation of Fetlar Hnefatafl built using Mithril.

Based on the rules for Fetlar Hnefatafl as outlined by Aage Nielsen and Damian Walker.

A demo is available at here.

Quickstart

Make sure that nodejs & npm is installed and on your PATH prior to beginning.

Clone the repository, install all dependencies, and run the development server:

$ git clone https://github.com/jessebraham/hnefatafl
$ cd hnefatafl/
$ npm i --upgrade
$ npm run start

Navigate to http://localhost:8080 in your web browser to access the game.

Releases

No releases published

Packages

No packages published