Skip to content

K-Francis-H/tafl_server

Repository files navigation

tafl_server

A server for hosting 2 player tafl games. Available variants include:

Alt text Brandubh

Alt text Gwddbwyll

Alt text Fidchell

Alt text Ard Ri

Alt text Tablut

Alt text Tawlbwrdd

Alt text Hnefatafl

Alt text Large Hnefatafl

Alt text Alea Evangelii

Rules

Currently, all variants use a simplified rule set: Black always moves first. King can be captured like a standard piece. Any piece may cross the kings hall, but only the king may occupy it.

TODO implement full Fetlar, Ealdfaeder, and Copenhagen rulesets

More accurate rulesets for each variant may be found here: Alt text

Installation

npm install

Usage

node tafl_server.js

A server will now be running at http://localhost:9001

Creating A Game

TODO

Inviting An Opponent

TODO

About

A server for hosting 2 player tafl games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages