An open API service indexing awesome lists of open source software.

https://github.com/zenith08/theroyalboardgameofur

A Processing based implementation of the game of Ur, the oldest playable board game known to exist.
https://github.com/zenith08/theroyalboardgameofur

boardgame game processing video

Last synced: 23 days ago
JSON representation

A Processing based implementation of the game of Ur, the oldest playable board game known to exist.

Awesome Lists containing this project

README

          

# The Royal Game of Ur
![Game Setup](/docs/ur-start.png)
Ur is supposedly the oldest playable board game we know of. This implementation uses processing, a java library to easily draw graphics, to play the game on their own computers. The rules were based on [this video](https://www.youtube.com/watch?v=WZskjLq040I) by *The British Museum*. The goal of this project was to learn and develop techniques for implementing board game mechanics into a video game, as well as to make a game accessable that otherwise is near impossible to play.
A picture of the game in progress is below:
![Gameplay](/docs/ur-in-progress.png)