# CharlesPikachu/Games

Games: Create interesting games in pure python.

Repository: https://github.com/CharlesPikachu/Games
Canonical: https://ross.abutalabs.com/products/charlespikachu-games
Homepage: http://cpgames.readthedocs.io/
Language: Python
License: Apache-2.0
License Family: permissive
Topics: game, games, python, classic-game, game-development, game-2d, pygame, pygame-games, tank-game, flappy-bird
Last push: 2024-07-25T16:56:33+00:00

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

## Adoption (not part of the score)
Stars 5405, forks 2298 (observed 2026-08-28T04:09:17.627064+00:00)

## What it is
A collection of classic 2D mini-games (tank war, flappy bird, puzzle, ski, etc.) implemented in pure Python with pygame, published as the cpgames package. It is primarily an educational resource for learning Python game development.

## Use cases
- learn python game development with pygame
- play classic games like tank war and flappy bird written in python
- find example pygame source code to study
- build simple 2d games in python
- teach programming with fun game projects

## When to choose
- you want readable pygame examples of classic games
- you are learning Python and want fun projects
- you need small 2D game source code to remix

## When to avoid
- you need a production-quality or commercial game
- you want a full-featured game engine or 3D graphics
- you need polished assets with clear licensing for redistribution

## Facets
- artifact type: library
- maturity: active
- function: game-engine, game, gui
- domain: gaming-tools, education
- platform: python, cross-platform
- tags: pygame, classic-games, 2d-games, learning-python, mini-games, game-development, desktop

## Member repositories
- CharlesPikachu/Games (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:17.627064+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-29T17:57:47.889066+00:00, confidence not recorded.
  - readme: https://github.com/CharlesPikachu/Games (fetched 2026-08-28T04:09:17.627064+00:00, sha d1d9e1e0abd3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
