/tdl.ml

OCaml bindings for the TDL library

Primary LanguageOCamlMIT LicenseMIT

tdl.ml

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!

Quick start

Installation

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

Examples

See the examples directory containing the demonstration projects.