Skip to content

Repository files navigation

Mini Pac-Man — Vite

How to run

  • Install dependencies: npm install
  • Start dev server: npm run dev

Open the URL shown by Vite (usually http://localhost:5173) to play.

Files of interest:

  • index.html — Vite entry
  • src/main.js — mounts HUD and loads game
  • src/game.js — game logic ported from original pacman.html

About

Development of a pacman game who works in the browser

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages