mjhale / stormveil

Play Tafl, an old two-player Nordic board game.

Home Page:https://samcf.github.io/stormveil/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stormveil

Play Hnefatafl in the browser.

Roadmap

[Rules]
- Attackers may capture the King against the side of the board.
- Attackers may capture the King against the side of the board and a refuge.
- Attackers nor defenders may repeat their previous two moves.
- Attackers may achieve victory by totally surrounding the defenders.

[Features]
- Players may switch the starting team by clicking the team name only when no
  moves have already been made.
- Players may start a new game from a variety of different boards.
- Start a multiplayer game (see: Multiplayer).

[Fixes]
- Avoid changing turn state when victory has been achieved.

[User experience]
- Display message once victory or defeat is achieved.
- Written explanation of rules and objectives.
- Visual explanation of rules and objectives by rendering small example boards
  that repeat the sequence of moves infinitely.
- Display the last performed move by drawing an arrow from A to B.
- Render a shadowed-out surrounding area for the board that is for display
  purposes only.

[Multiplayer]
- Enable multiplayer via WebRTC.

About

Play Tafl, an old two-player Nordic board game.

https://samcf.github.io/stormveil/

License:MIT License


Languages

Language:TypeScript 88.1%Language:CSS 6.9%Language:JavaScript 2.2%Language:Shell 1.7%Language:HTML 1.2%