-
NP-Engine Public
Game Engine / Toolkit offering memory management, rendering, animation, physics, profiling, networking, and multithreading.
-
-
box2d Public
Forked from erincatto/box2dBox2D is a 2D physics engine for games
C MIT License UpdatedMay 4, 2026 -
Alagaesia-Adventure-Game Public
Forked from ibid-11962/Alagaesia-Adventure-GameRestoration of the interactive fiction game from alagaesia.com.
HTML UpdatedJul 9, 2025 -
concurrentqueue Public
Forked from cameron314/concurrentqueueA fast multi-producer, multi-consumer lock-free concurrent queue for C++11
C++ Other UpdatedJan 12, 2024 -
-
lodepng Public
Forked from lvandeve/lodepngPNG encoder and decoder in C and C++.
C++ zlib License UpdatedMar 12, 2022 -
-
-
pcg-cpp Public
Forked from imneme/pcg-cppPCG — C++ Implementation
C++ Apache License 2.0 UpdatedNov 2, 2021 -
randutils Public
bringing imneme's randutils.hpp gist here so I can add cmake, etc
C++ MIT License UpdatedNov 2, 2021 -
cs317 Public
Dual Pivot Quick Sort implementation from my CS317 Algorithms course