To quickly prototype a game for a game jam, we're utilizing love2d to quickly pop up a game.
Get Love and just run the project like normal
love .
Since we're likely going to be porting this over to GBA, with C/C++ in mind. Let's let data be data. No Object Oriented funny business here.