Linked-in profile Github profile Twitter profile Curriculum vitae
Categories: jQuery Node.js
Created
18th June 2020
Modified
24th November 2020

The Royal Game of Ur

Online two-player version of the oldest know board game, written in JavaScript with Websockets

After watching Tom Scott and Irving Finkel play the oldest known game in history. I decided to bring the game into the digital age so it can be played online. Built in JavaScript using Node.JS and WebSockets.

Status

The game is still in early stages with only multiple-player and rules implemented, and at this point will only connect the first two users to a game. Once I’ve finished working on the multi-player support, it will be available for all to play.

Todo

Code

Checkout the code on GitHub https://github.com/AlexanderGW/game-of-ur

Would you like to know more?

The royal game of Ur was rediscovered by the British archaeologist Sir Leonard Woolley, and rules reconstructed by Irving Finkel. You can find more information over on the Wikipedia article at https://en.wikipedia.org/wiki/Royal_Game_of_Ur

Leave a Reply

Your email address will not be published. Required fields are marked *