Projects
Assorted projects
Projects and code that may be tangentially related to gamedev and games. Most of these are tools I've created to solve specific problems, but they have been very useful as learning experiences.
-
LOVE2D Release Script
A script for quick generation of my LÖVE2D game releases, for Windows (32/64bit), Mac OSX and Linux! -
Pixel MatchMaker
A Python tool that's able to model a practical problem (matching citizens in iOS game *Pixel People*) into a graph problem and creates an optimal set of matches. -
Thaumcraft Essence Chain Linker
A Python-based tool to find essence chains in *Minecraft* mod *Thaumcraft 3*, in order to unlock research in the game.