CoolFace
Apppublic

MIS-752/pacman-demo

sourceHugging Faceupdated 1mo agoView on Hugging Face
0likes
App README

Pac-Man Demo

This is a simple Pac-Man style game prototype built with HTML5 Canvas and JavaScript.

How to deploy on Hugging Face Spaces

  1. 1.Create a new Space on Hugging Face.
  2. 2.Select Static as the SDK.
  3. 3.Upload the index.html, style.css, and game.js files to the repository.
  4. 4.The Space will automatically serve your site.