/hnefatafl

An implementation of Fetlar Hnefatafl built using Mithril

Primary LanguageJavaScriptMIT LicenseMIT

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.