Skip to content
/ Ur Public

Implementation of the Royal Game of Ur with OCaml and OpenGL/SDL

Notifications You must be signed in to change notification settings

Firobe/Ur

Repository files navigation

Royal game of Ur

Quick implementation of the Royal Game of Ur with OCaml and pure SDL/OpenGL.
See also this great Youtube video demonstrating the original game.

animated demonstration

Installing

Run opam install .
This will install the ur executable, which launches the game.

Building

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

About

Implementation of the Royal Game of Ur with OCaml and OpenGL/SDL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published