Projects
-
MIPS Inspired CPU in a digital logic sim
A CPU I made in a digital logic sim to teach myself computer organisation.
-
Real-time Vector Graphics Renderer
Vector graphics renderer I wrote for my thesis.
-
C++ and custom memory allocators
Article about using custom memory allocators in C++ and comparing it with other languages.
-
Roll of the Dice
We originally started working on this game during the 2022 GMTK game jam with the theme Roll of the Dice.
-
The Perfect Soul
This game was made for a school project where the goal was to make a game without any restrictions.
-
Orbital Madness
This game was made for the 2020 GMTK game jam with the theme Out of Control.
-
Procedural animation and Procedural Terrain
A spiderlike creature that uses procedural animation to walk over procedural terrain.