# mumuy/pacman

基于HTML5的吃豆人游戏 - 经典游戏开发样例_Pacman based on HTML5

Repository: https://github.com/mumuy/pacman
Canonical: https://ross.abutalabs.com/products/pacman
Homepage: https://passer-by.com/pacman/
Language: JavaScript
License: MIT
License Family: permissive
Topics: html5, pacman, html5-game, canvas, javascript, javascript-game
Last push: 2026-05-07T13:15:20+00:00

## Health v2 (maintenance only)
Score: 69/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 35, longevity 100
- inputs: {"age_days": 3899, "days_push": 118, "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 1641, forks 449 (observed 2026-08-28T04:05:15.322562+00:00)

## What it is
An HTML5 Canvas-based Pac-Man game written in JavaScript that recreates the classic arcade game with 12 levels, scoring, power pellets, and ghost AI pathfinding. It also serves as a learning example for HTML5 game development.

## Use cases
- play pacman in the browser
- learn html5 canvas game development
- study ghost ai pathfinding algorithms
- example of sprite animation management in javascript
- reference for building classic arcade game clones
- embed a retro game demo on a website

## When to choose
- you want a complete, playable HTML5 Pac-Man implementation
- you are learning canvas-based game development in vanilla JavaScript
- you need a reference for simple game AI pathfinding and sprite animation

## When to avoid
- you need a general-purpose game engine or framework
- you want 3D or WebGL game capabilities
- you need a production game with multiplayer or mobile-native support

## Facets
- artifact type: application
- maturity: stable
- function: game-engine, graphics, animation
- domain: web-development, gaming-tools, education
- platform: browser, cross-platform
- tags: html5-game, canvas, pacman, arcade, javascript-game, pathfinding, retro-game, game-development, web-server

## Member repositories
- mumuy/pacman (main) score 69

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:15.322562+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-30T03:46:22.880353+00:00, confidence not recorded.
  - readme: https://github.com/mumuy/pacman (fetched 2026-08-28T04:05:15.322562+00:00, sha a5ddd765ab54)
  - homepage: https://passer-by.com/pacman/ (fetched 2026-08-29T11:19:33.073583+00:00, sha ea26c0ed64b0)
  - site_page: https://passer-by.com/about.html (fetched 2026-08-29T11:19:33.082947+00:00, sha 53b4769d67d3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
