Pinned Repositories
Advanced-Evolutionary-Tatics-LD24
A RTS game based on the theme of evolution for Ludum Dare 24. Using C++ with openGL and SDL.
ArcaneCollate
ArcaneCollate provides functionality for collating application resource files into much larger files that contain multiple or all of the application's resources.
ArcaneCore
Core utility operations and objects. Includes Unicode handling, testing, and file system interaction.
ArcaneLog
Shared logging facility.
E.C.C.E.N.T.R.I.C.
Energy Carbon Calculator Everyone Needs to Realise is Cool.
Hacker-Nights--Sublime-Text-Theme
A dark and high contrast colour scheme and UI theme for Sublime Text.
M.A.F.I.A
Modelling A Future In Advance
MetaEngine
JSON wrapper for loading and accessing meta programming and configuration data using the Visitor Pattern. Designed to be fail safe with built-in fallback protocols.
Omicron
Reverie
An atmospheric first-person horror game made using an early version of Omicron game engine.
DavidSaxon's Repositories
DavidSaxon/Neo-Minimalism
Space shooter made in 48 hours for Ludum Dare 26
DavidSaxon/Image-Sequence-Parser
Simple program that takes a directory name, and renames any .png files in that directory so that the preceding zeros before numbers in the files names are removed.
DavidSaxon/Obliterate
Creates very simple particle systems from images. Coded in a couple of hours. In C++ using SDL and OpenGL.
DavidSaxon/DieCubesDie-LD25
A Game made for Ludum Dare 25 in 72 hours. You must kill cubes that are trying to solve a maze.
DavidSaxon/Advanced-Evolutionary-Tatics-LD24
A RTS game based on the theme of evolution for Ludum Dare 24. Using C++ with openGL and SDL.
DavidSaxon/Gewy
A very simple drawing system using opengl in c++. Used for COMP261 assignments.