package ocamlsdl2

  1. Overview
  2. Docs
Interface to the SDL2 library

Install

Dune Dependency

Authors

Maintainers

Sources

v0.04.tar.gz
md5=558ed0f7b9ca3dfed2c67a4ec5b821db
sha256=a48d64d1e53619519e8a16260b06536a59159337561f048281fd9c71b4d113e3

Description

An OCaml interface to the SDL2 multimedia library for Linux, MacOS and Windows.

SDL2 homepage: https://www.libsdl.org/

This version of the bindings is known to work with SDL2 versions 2.0.9 and 2.0.10

Dependencies (3)

  1. conf-sdl2
  2. ocamlfind build
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Conflicts

None