ocaml-sdl2-minigames
Game projects
A collection of minimalist games demonstrating incremental development and OCaml programming with SDL2
minimalist games for beginners willing to learn ocaml
5 stars
3 watching
1 forks
Language: OCaml
last commit: over 2 years ago
Linked from 1 awesome list
gameocamlsdl2tutorial
Related projects:
Repository | Description | Stars |
---|---|---|
flibitijibibo/sdl2-cs | A C# wrapper around the SDL2 library for game development and multimedia applications. | 1,068 |
lispgames/cl-sdl2 | Common Lisp bindings for SDL2 using C2FFI. | 309 |
fccm/glmlite | OCaml bindings for OpenGL | 19 |
nim-lang/sdl2 | A set of C library bindings for a popular game development framework. | 235 |
haskell-game/sdl2 | Haskell bindings to the SDL2 library provide access to its functionality for creating games and interactive applications. | 362 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 563 |
sjl/silt2 | A Lisp game built using the Common Lisp programming language. | 6 |
albin-johansson/centurion | A modern C++ wrapper library for SDL2 aiming to improve type-safety and ease-of-use. | 309 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 81 |
sfml/sfml-game-development-book | A collection of C++ code examples and tutorials for game development using the SFML library | 934 |
mtax-development/gml-oop | A library of constructors operating primary GameMaker functionalities. | 28 |
omegax1000/danmakuproject | An efficient bullet hell game development library for Gamemaker Studio 2 | 13 |
cxong/cdogs-sdl | A classic overhead run-and-gun game supporting co-op and deathmatch modes with customizable gameplay and user-created campaigns. | 908 |
excessive/cpml | A collection of math utilities for game development. | 308 |
ocaml-batteries-team/batteries-included | Provides a standard set of libraries and a consistent API for OCaml projects | 521 |