-
CachedGUI Public
A 2-lines wrapper to make your Unity GUI 100x faster
C# MIT License UpdatedMay 9, 2023 -
EntityComponentSystem Public
A simple and fast Entity-Component-System for C#.
-
FLINQ Public
LINQ replacement suitable for realtime applications thanks to object pooling.
C# MIT License UpdatedJul 2, 2021 -
LINQCached Public
IEnumerable extension which provides easy frame-based caching.
C# MIT License UpdatedJul 2, 2021 -
CovariantCollections Public
C# type-safe List<T> wrapper allowing casts to ILists of any subtype.
C# MIT License UpdatedJul 2, 2021 -
ZombieShooter Public
A simple 2D zombie shooter game written in C# using SFML.
-
Survival Public
An unfinished 3D survival game written in C++14.
-
MMORPG Public
[LEGACY] An attempt to make a 2D MMORPG game in C++ as a kid.