sdl2
Game engine library
Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications.
Haskell bindings to the SDL2 library
362 stars
31 watching
87 forks
Language: Haskell
last commit: 14 days ago haskellsdl
Related projects:
Repository | Description | Stars |
---|---|---|
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,063 |
haskell-game/fungen | A lightweight game engine written in Haskell for creating 2D games using OpenGL. | 90 |
lispgames/cl-sdl2 | A Common Lisp wrapper around the SDL 2.0 C Library | 307 |
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 |
palf/haskell-sdl2-examples | A collection of Haskell examples demonstrating various SDL2 features and interactions. | 142 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |
haskell-game/bgfx | Haskell bindings to a cross-platform graphics API | 32 |
keera-studios/haskell-game-programming | A collection of resources and documentation for learning game programming in Haskell. | 160 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 924 |
mchakravarty/haskellspritekit | A Haskell binding to Apple's SpriteKit framework for building 2D games and animations | 173 |
haskell-game/tiny-games-hs | A collection of 10-line Haskell games showcasing the language's suitability for game development. | 160 |
anut-py/h-raylib | Haskell bindings for Raylib game development library | 81 |
simulavr/godot-haskell | Haskell bindings for Godot game engine | 170 |
bindbc/bindbc-sdl | A set of D language bindings to the SDL library and its extensions | 92 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 306 |