Quick implementation of the Royal Game of Ur with OCaml and pure SDL/OpenGL.
See also this great Youtube video demonstrating the original game.
Run opam install .
This will install the ur
executable, which launches the game.
Run dune build @all
Note: tsdl
and tgls
need to be installed on your system
The game can then be launched using dune exec ./ur.exe