Vincent Cunningham
2018-02-07T18:52:49+00:00

MyDungeon – A Mystery Dungeon Inspired Roguelike Framework for Unity
A framework intended to make it easier for users to create their own Roguelike games.
Vincent Cunningham
2018-01-03T20:28:27+00:00
SpeedRunsLive Races
A simple application I created with Electron and React to display the current races at SpeedRunsLive and their current status and number of entrants. I created this only because it is something I found useful for me, and to try out React while I was learning it. I also made it an executable you can just run on your Windows or Linux system.
Vincent Cunningham
2018-02-24T06:00:04+00:00
Crappy Breakout Clone
My first completed game written in C++ using the Allegro library. A simple clone of Breakout/Arkanoid. I completed this game in the span of a month in January 2013 for the #onegameamonth challenge. Unfortunately I seem to have not uploaded my git repository to any known site and so the source code appears to be lost.