2D builder
Overview A foundational 2D sandbox building game prototype, inspired by Terraria, was conceptualized, generated, debugged, and refined using primarily Large Language Model (LLM) interaction. The game was written entirely in Python 3.11 using the Pygame and noise libraries, strictly adhering to the…