radian-software/TerrariaClone resource
🔥 An incomprehensible hellscape of spaghetti code. observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3609
- days_rel: n/a
- days_push: 1168
- n_releases_24m: 0
Adoption not part of the score
1839 stars · 142 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Java clone of the game Terraria, written by the author as a beginner and released as a cautionary example of extremely poor code quality. It is famous online as an 'incomprehensible hellscape of spaghetti code' featuring magic numbers, a 6,500-line God Class, and globally declared variables.
Use cases
- study examples of bad code quality and anti-patterns
- see what spaghetti code looks like in a real project
- teach software engineering students about maintainability
- explore a Java clone of Terraria
- find cautionary tales about magic numbers and god classes
- learn why access modifiers and local variables matter
When to choose
- you want a real-world example of terrible code for teaching or discussion
- you are curious about the infamous TerrariaClone project
- you want to study anti-patterns like god classes and magic numbers
When to avoid
- you want a well-engineered Terraria-like game to build on
- you need maintainable, production-quality Java code
- you want a game framework or engine to develop with
Facets
learning-resource · maturity abandoned
game education developer-tools cross-platform jvm terraria-clone spaghetti-code cautionary-tale code-quality java-game educational-example game-development
1 source
- readme: https://github.com/radian-software/TerrariaClone · fetched 2026-08-28 · c277490e715b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| radian-software/TerrariaClone | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="radian-software/TerrariaClone")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem