bananno / pacman

Pac-Man game in JavaScript.

Home Page:https://bananno.github.io/pacman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PACMAN

Technology

This game is written in plain JavaScript with jQuery. There is no backend/server side.

I built a simple assertion function for running tests on this project. To run tests, open devtools console and run:

devMode()

Game Mechanics

Most of the code is for the ghost AI. These article describe how the ghosts should behave from the game-player's perspective:

Font

"Pixel Emulator" https://www.fontspace.com/pixel-sagas/pixel-emulator

About

Pac-Man game in JavaScript.

https://bananno.github.io/pacman


Languages

Language:JavaScript 89.0%Language:CSS 7.7%Language:HTML 3.3%