
About
Terraria is a 2011 sandbox action-adventure game developed by Re-Logic and published by 505 Games, in which players explore a procedurally generated 2D world, fight enemies, gather resources, craft equipment, and defeat bosses, alone or with others. terrarium is an early-stage, open-source attempt at a free Terraria clone written in C++ with Box2D physics and Allegro 5 or SDL for rendering; the author describes it as still in its first stages and "pretty dumb."
Getting started
A build guide is included in the repository for compiling the C++ source against its required Box2D and Allegro/SDL dependencies.
Known limitations
- development: Still in first stages of development with limited functionality.