The OCaml bindings for the Text Drawing Library (terminal graphics), which supports Linux and Windows systems. Also provides a Graphics-like API.
Warning
Currently under active development!
Requirements:
- Shared TDL library on system
Install using the OPAM package manager development version:
$ opam pin tdl.dev https://github.com/dx3mod/tdl.ml.git
See the examples directory containing the demonstration projects.