XOml XOml is a very simple (easy-to-win) Tic Tac Toe game (5 in a row, 10x10 board) implemented in OCaml Usage Run in your terminal: make to build make run to build and run make clean to clean up build artifacts