Projects with this topic
Sort by:
-
-
This project unifies SDL2 and SDL3 API in a header-only approach, no library binary to link to, with the following features:
Dedicated C++ abstractions to expose a consistent interface. Unifying SDL2 and SDL3 API for version-agnostic applications. Turns native data structures into object-oriented entities with methods. Leverages smart pointers for safer resource management.This project requires C++20.
Updated -
A C++ game engine I made to assist me with game development, created from the Glomeria project and a couple others.
Updated -
-
-
-
-
Breadth First Search and Depth First Search in a 2D maze.
Updated -
Experimental platformer (with level editor), controlled with just one button and the mouse. Written in C++ using SDL2.
Updated -
Pascal examples for the SwinGame library
Updated -
My 2D game engine written in C++ and SDL2
Updated -
-
-
-
A Bullet-hell game made with Haskell - https://gilmi.me/nyx
Updated -
-
experimenting with alpaca-netcode. LD48 entry: https://ldjam.com/events/ludum-dare/48/deep-1
Updated