This game needs to be updated, currently working on updating
Open Terrarium is an open world, open source, 2D block based sandbox game where you can mine and craft.
Open Terrarium is written in a higher level language so that it's much easier to modify, debug, add into, and program in general.
Love 2D has an extensive, fast, and easy to learn API written in LUA which makes programming easier and fun.
Currently this is in alpha, version 0.0.1 and has no packed executable. You can open a terminal, cd into the directory, and type love . to run the game.
When programming, using Geany IDE seems to be the easiest. How to easily run the game using the F5 key is to go into Build -> Set Build Commands, then change the Execute section to this: