Ross ROSS = Recommend OSS · open-source software intelligence for agents

taylorconor/tinytetris

80x23 terminal tetris! observed · 2026-08-28

github.com/taylorconor/tinytetris · C++ · Apache-2.0 (permissive) 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2713
  • days_rel: n/a
  • days_push: 785
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3292 stars · 651 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A tiny Tetris game that runs in an 80x23 character terminal window, written in a single minified C++ file using ncurses. A commented version of the source is also provided for readability.

Use cases

  • play tetris in the terminal
  • find a minimal C++ game example
  • learn how to build a terminal game with ncurses
  • kill a few minutes from the command line
  • study minified C++ source code

When to choose

  • you want a lightweight terminal game with no dependencies beyond ncurses
  • you want a small, readable codebase to learn C++ game/terminal programming from

When to avoid

  • you want a graphical Tetris with sound, themes, or online leaderboards
  • you need a Windows-native build without a POSIX/ncurses environment

Facets

application · maturity maintenance

game terminal-ui gaming-tools cross-platform cli cpp tetris ncurses minimalist single-file command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
taylorconor/tinytetrismain32

For agents

markdown · JSON · MCP: product_card(name="taylorconor/tinytetris")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem