Libraries

  • WonderAudio: A library for loading and playing audio clips made in C++.
  • MSTR: A simple string library made purely in C. Powered by my hate for C++.
  • Gilgamesh: A crude, simple, ECS-based 2D game engine. Still a work in progress.

CLI tools

  • Backlog: A CLI tool to add games, movies, tv shows, or anime to your ever-growing backlog.
  • Ymir: A lightweight, simple, Linux-based C++ project generator. It’s a CLI but there is a GUI version as well.

Games:

  • Cube Run: A minimal 3D endless runner made entirely from scratch using OpenGL and C++. Game

  • Who Am I?: A linear story-based 2D side-scroller made with Raylib. Game

  • Our Only Hope: A medieval peasant trying to defend his village from waves of zombies with only a spear. Game

  • Poly Shooter: An arcade space shooter made in SDL and C++. Game

  • Evader: A 2D game where you have to evade cars to not get killed. Powerded by Godot. Game

  • Lepey The Covetous: A game using the totally wrong and unrealistic Irish stereotype of a small drunk green leprechaun. Made using MonoGame and C#. Game

  • The Horde: A 2D top-down zombie shooter made in MonoGame and C#. Game

  • Ceaseless: A simple 2D endless runner made in Raylib and C++. Game

  • Snake Eater: A simple Snake clone with the game library SFML and C++. Game

  • Brock The Breaker: A Breakout clone made in SFML and C++. Game