crfmc / poker

Command line Texas Hold 'Em game written in OCaml. It makes extensive use of Polymorphic variants and is tested with OUnit's testing library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Poker

A classic Texas Hold 'Em game written in OCaml. Must have OCaml installed on computer. Use $ make play to play

About

Command line Texas Hold 'Em game written in OCaml. It makes extensive use of Polymorphic variants and is tested with OUnit's testing library.


Languages

Language:OCaml 99.2%Language:Makefile 0.8%