Requirements

May 15, 2012 ยท View on GitHub

Usage

  • run {{{make}}} to compile the library
  • run {{{make examples}}} to compile the examples (optionnal)

Others Makefile rules:

  • run {{{make depend}} to calculate dependencies in the library
  • run {{{make clean}}} to delete generated files
  • you can also run {{{make}}} and {{{make clean}}} directly in examples/

Examples

In the "examples/" directory, you will find some examples of this bindings like the snake games.