Back to projects
AI Pac-Man

2025

Pac-Man

A modern Pac‑Man remake built with React 19, TypeScript, Vite, and TailwindCSS that features stateful ghost AI and a clean gameplay architecture.

ReactTypeScriptViteTailwindHobby

Highlights

  • React 19
  • Ghost AI
  • Collision Detection

Context

A modern implementation of the classic Pac-Man game exploring React 19 features and simple game AI.

Decisions

TypeScript for type safety; Vite for fast dev; Tailwind for styling; implemented collision detection and ghost AI.

Results

Playable demo with complete game loop, responsive controls, and functional AI-driven opponents.

Links