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

RainbowRoad1/Cgame resource

一些用C编写的小游戏, 14行贪吃蛇 22行2048 22行俄罗斯方块 25行扫雷...以及各种小玩意 observed · 2026-08-28

github.com/RainbowRoad1/Cgame · C · MIT (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2453
  • days_rel: n/a
  • days_push: 844
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1085 stars · 279 forks observed · 2026-08-28

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

A collection of extremely small console games written in C, such as a 14-line snake, 22-line Tetris, 22-line 2048, and 24-line Minesweeper, with no third-party dependencies. It doubles as a learning resource for C beginners, with videos published on bilibili explaining the code.

Use cases

  • learn C by reading tiny game source code
  • find a small beginner C project to practice on
  • play snake, tetris, 2048, or minesweeper in the console
  • study how to implement games in minimal lines of code
  • port simple C console games to other platforms as reference

When to choose

  • you want short, dependency-free C examples to learn from
  • you are a beginner looking for a fun first C project
  • you want playable console games on Windows with minimal code

When to avoid

  • you need cross-platform or production-quality games
  • you want polished, feature-rich game implementations
  • you are not on Windows and cannot adapt the code yourself

Facets

learning-resource · maturity maintenance

game developer-tools education programming-languages windows c cli tiny-games code-golf console-games c-language-learning bilibili game-development

1 source

Member repositories

RepositoryRoleHealth v2
RainbowRoad1/Cgamemain32

For agents

markdown · JSON · MCP: product_card(name="RainbowRoad1/Cgame")

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