# silence1772/GreedySnake

c++经典项目贪吃蛇游戏控制台版，详细注释

Repository: https://github.com/silence1772/GreedySnake
Canonical: https://ross.abutalabs.com/products/greedysnake
Language: C++
License Family: other
Last push: 2020-01-05T16:49:44+00:00

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

## Adoption (not part of the score)
Stars 1311, forks 285 (observed 2026-08-28T04:04:19.999550+00:00)

## What it is
A classic console-based Snake game written in C++ with detailed comments, accompanied by a tutorial blog post. It serves as a learning project for C++ beginners rather than a production game.

## Use cases
- learn C++ by building a snake game
- study a well-commented console game implementation
- find a beginner C++ project example
- understand console input handling in C++
- follow a step-by-step snake game tutorial

## When to choose
- you are a C++ beginner wanting a guided classic project
- you want heavily commented example code to study
- you need a simple console game reference implementation

## When to avoid
- you need a polished, cross-platform graphical game
- you require an actively maintained project or a license for reuse
- you need a modern game engine or framework

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: game, developer-tools
- domain: education, tutorials, cross-platform
- platform: windows, cpp, cli
- tags: snake-game, console-game, beginner-project, c-plus-plus, tutorial, commented-code, game-development

## Member repositories
- silence1772/GreedySnake (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:19.999550+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-30T04:49:52.242758+00:00, confidence not recorded.
  - readme: https://github.com/silence1772/GreedySnake (fetched 2026-08-28T04:04:19.999550+00:00, sha 82a7801d136b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
