SkillAgentSearch skills...

Hnefatafl

Online Realtime Multiplayer Hnefatafl

Install / Use

/learn @ProgrammingFlorian/Hnefatafl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Hnefatafl Online

A browser version of Hnefatafl. Play in private or public games against other players in realtime. It uses NodeJS, Express and socket.io

Try it out: https://floseite.de/hnefatafl

Rules

  • Any piece can move any amount of spaces in straight lines, not diagonally
  • No piece can pass over another piece
  • A piece is captured and removed if it's surrounded by enemies on two opposite sides (horizontally or vertically - not diagonally)
  • The edges are considered as an enemy
  • The king can only be captured by beeing completly surrounded by enemies. If so, black wins
  • Only the king can step on the middle, yet the others can pass it
  • Only the king can step on the edges and by doing so white wins

Moving around, Capturing and Winning:

img img img

Installing and Running

Install the dependencies: npm install

Start the local server: npm start

The game runs on port 5000 so just open http://localhost:5000

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated4y ago
Forks0

Languages

JavaScript

Security Score

75/100

Audited on Aug 19, 2021

No findings