RAPHASHA.AI Back to Portfolio
AI Arcade Demo

Pac-Man AI Hunter

A cinematic arcade proof-of-concept focused on heuristic pursuit, lane control, and readable AI motion. This page turns the portfolio card into a real destination instead of a dead link on GitHub Pages.

A* Pathfinding core
60 FPS Animation-ready render
Ghost AI Dynamic chase logic
Animated Pac-Man AI visualization
Visualization loop: Pac-Man scans shortest routes, predicts viable turns, and pressures ghosts through constrained corridors.

Pursuit Engine

Heuristic route scoring prioritizes fast interception while avoiding over-commitment in narrow corridors.

Readable Motion

The SVG animation keeps the AI behavior legible for portfolio visitors without needing extra build tooling.

Portfolio Ready

The arcade card now opens a complete showcase page that works cleanly on GitHub Pages and mobile screens.