Skip to content

N0star/royal-Ur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

The Royal Game of Ur

Enough said, the program is simply a computer implementation of this ancient board game.

How to play?

  • The game for two players.
  • Each player's goal is to dispose all of their pieces by making them go throughout the full path on a board.
  • Each turn starts with dice throw and ends with selecting a piece which then moves given number of fields forward.
  • If dice returns 0 or any given number is impossible to perform, the turn is lost.
  • To finish the path, the piece must end up exactly one step beyond the last field.
  • Players cannot put two of their pieces in one field,
  • They can however put their piece when an enemy is standing, taking enemy's piece out of the board and forcing them to start over with said piece.
  • The fields with stars are special, they give an extra turn whenever activated.
  • In addition the field in the center also gives immunity to be taken out, the enemy still can go for this field, but their piece will end up on the next one.

Controls

The game is fully played by mouse:

  1. Left click: throw dice or select a piece
  2. Right click: also throw dice or preview where selected piece would end up if chosen.

About

virtual incarnation of an ancient game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages