Skip to content

cbaggers/sdl2-game-controller-db

Repository files navigation

sdl2-game-controller-db

Building on top of the work by the SDL_GameControllerDB project we make the bindings available to lisp programs.

It exposes 1 function, load-db which loads the definitions into cl-sdl2.

Originally I wanted to use their txt file directly but cl-sdl2 had some issues. This represents our first attempt at dealing with this issue

  • (ql:quicklisp :sdl2-game-controller-db)
  • (sdl2-game-controller-db:load-db)

About

Provides gamepad bindings for cl-sdl2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published