# misprit7/computerraria

A fully compliant RISC-V computer made inside the game Terraria

Repository: https://github.com/misprit7/computerraria
Canonical: https://ross.abutalabs.com/products/computerraria
Homepage: https://youtu.be/zXPiqk0-zDY
Language: Rust
License: MIT
License Family: permissive
Topics: logic-gates, risc-v, riscv, terraria, terraria-mod
Last push: 2026-08-03T02:44:39+00:00

## Health v2 (maintenance only)
Score: 73/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 95, release rhythm 35, longevity 92
- inputs: {"age_days": 1293, "days_push": 30, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3851, forks 55 (observed 2026-08-28T04:08:24.267342+00:00)

## What it is
Computerraria is a fully compliant RISC-V (rv32i) computer built entirely inside the wiring system of the game Terraria, paired with a Rust toolchain and a wiring accelerator mod. It runs real programs like Pong on an in-game CPU with ~5kHz clock speed and 96KB of RAM.

## Use cases
- build a working RISC-V CPU inside Terraria
- run programs on an in-game computer in Terraria
- learn how CPUs and logic gates work
- emulate rv32i instructions with game wiring
- explore redstone-style computing in Terraria
- run Pong on a CPU made of logic gates

## When to choose
- you want a fully compliant rv32i computer implemented in Terraria's wiring system
- you're interested in educational CPU/logic-gate projects in games
- you want to write and run Rust programs on an in-game CPU

## When to avoid
- you need a practical or fast RISC-V emulator for real workloads
- you don't play Terraria or use its modding ecosystem
- you need Windows support without workarounds, since only Linux is fully supported

## Facets
- artifact type: application
- maturity: active
- function: simulation, interpreter, developer-tools
- domain: simulation, gaming-tools, hardware, programming-languages
- platform: windows, game-engine, rust
- tags: risc-v, terraria, logic-gates, cpu-emulation, terraria-mod, rv32i, wiring, linux

## Member repositories
- misprit7/computerraria (main) score 73

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:24.267342+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:25:57.850971+00:00, confidence not recorded.
  - readme: https://github.com/misprit7/computerraria (fetched 2026-08-28T04:08:24.267342+00:00, sha 941d6cf67750)
  - homepage: https://youtu.be/zXPiqk0-zDY (fetched 2026-08-29T09:20:31.178199+00:00, sha 5d051ba5f187)
- Data as of 2026-08-30T08:39:29.467469+00:00.
