cl-sdl2
Game library
A Common Lisp wrapper around the SDL 2.0 C Library
Common Lisp bindings for SDL2 using C2FFI.
307 stars
19 watching
82 forks
Language: Common Lisp
last commit: 4 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
sjl/silt2 | A Lisp game built using the Common Lisp programming language. | 6 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
ada-game-framework/sdlada | An Ada 2022 binding to SDL 2.x, providing a set of pre-built interface wrappers for a subset of the library | 117 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 234 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |
resttime/cl-liballegro | A Common Lisp interface to the Allegro 5 game programming library, providing bindings and a fixed timestep game loop. | 56 |
dabbertorres/swift2 | A game framework built around the SFML and OpenGL libraries. | 8 |
lispgames/lispgames.github.io | A website showcasing various games and projects built with the Lisp programming language. | 257 |
hopson97/sfml-game-framework | A beginner framework for creating games and applications with the SFML library | 145 |
dmitryvk/cl-gtk2 | A Common Lisp library that provides a native interface to the Gtk+ GUI toolkit | 36 |
fccm/ocaml-sdl2-minigames | A collection of minimalist games demonstrating incremental development and OCaml programming with SDL2 | 5 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 92 |
lwjgl/lwjgl | Provides high-performance cross-platform libraries and APIs for developing 3D games and applications with access to graphics, audio, and controller technologies. | 548 |