Skip to content

XeFias/idris-sdl2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

idris-sdl2

SDL2 bindings package for Idris.

Build requirements

  • sdl2
  • sdl2_gfx

On Mac install these with:

$ brew install sdl2 sdl2_gfx

Building

Build the library.

$ make

Build the tests/demos.

$ cd test
$ make

About

SDL2 binding for Idris

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Idris 62.0%
  • C 33.8%
  • C++ 2.3%
  • Makefile 1.9%