About
NeckPacMan
NeckPacMan is a browser-based arcade game controlled by head movement. The player uses a webcam to steer through a Pac-Man style maze, collect dots, and complete a short movement session.
The game is designed as a lightweight desk-break experience for people who spend long periods at a computer. It is not a medical product and does not diagnose, treat, or prevent any condition.
How It Works
- The browser asks for camera permission when the game starts.
- Face tracking estimates head direction in the browser.
- Looking left, right, up, or down steers the player in the maze.
- The goal is to collect dots and reach the winning score.
Privacy-Focused Design
Camera processing is intended to happen locally in the browser. The project does not need a backend server to run the game, and the camera feed should not be uploaded to this site's server.
Play
Open the game from the home page, allow camera access if you want to use head controls, and follow the on-screen calibration prompt.