By [Nadya Primak] (http://www.nadyaprimak.com).
Play Hnefatafl Online can be found [here] (http://www.play-hnefatafl.com). The board is drawn onto an HTML5 Canvas Element and updated with Javascript. For playing online, player information is temporarily stored to a MYSQL database (allowing users to play without needing to create an account). AJAX is used to keep tabs on player presence and turn while PHP is used to interact with the database.
Main page:
Waiting on Player 2:
Enter Nickname and Choose Avatar:
If you discover any bugs, feel free to create an issue on GitHub fork and send a pull request.
[Issues List](Github Issues List URL goes here).