Skip to content

JoeDralliam/Ocsfml

Repository files navigation

Ocsfml

An OCaml port of the C SFML library (version >= 2.0)

Requirements

  • SFML >= 2.0
  • OCaml >= 3.12
  • findlib >= 1.2.7
  • a C compiler having a minimal support of C 11
  • boost
  • OcamlbuildCpp
  • a shell where make is available

Installation

To install, do :

  • make to build ocsfml
  • make install to install ocsfml
  • make doc to build the documentation

About

Ocaml port of the C SFML library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages