Skip to content

Files

Latest commit

64a9ab1 · Jun 3, 2023

History

History
22 lines (13 loc) · 978 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 978 Bytes

Pacman

A game of Pacman with a minimal design, that can be played on the browser. Made using pure HTML, CSS and Javascript.

The data is stored in localStorage. If you know what that means, you can have any highscore you want ;)

The game is not responsive, only desktop view has been styled (You won't be able to play it on your mobile)

Visit Website To Play

pacman-menu

pacman-gameplay

Run Locally

Clone the repo and run a local development server (ex. Live Server)

git clone https://github.com/danpiths/Pacman.git

You can create your own levels, by editing template.js