Skip to content

danpiths/Pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A minimal Pacman game that you can play on your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published