Home YouTube itch.io Webpage Source


TerraTest

Clone of Terraria written in C. Game is open source under MIT license, you can browse source code here. I made this during my sophomore year of high school (2022- 2023) and I'm mostly happy with how the game looks.

UPDATE July 23, 2024: I have decided to abandon this project as I haven't really worked on it in a long time and the code for it is just a tangle of unmaintainable spaghetti code - there are also way too many issues with the game as well that I am not particularly happy with.

For more detailed thoughts on why I decided to abandon this project you can read this blog post.

The project will still remain available for download - I might make a rewrite in the future but that likely won't happen for some time.

Controls:
- A,D to move around
    - Space to jump
    - W,S to climb a ladder
- Tab to open crafting menu
    - Up/Down arrows to scroll through crafting menu
    - Enter to craft item
- Right click to place blocks
- Left click to break blocks/attack enemies
- Scroll wheel to move through inventory


Download for Linux
Download for Windows