An open API service indexing awesome lists of open source software.

https://github.com/raigorx/pacman-web

Pacman canvas game web
https://github.com/raigorx/pacman-web

canvas-game educational pacman tutorial

Last synced: 3 months ago
JSON representation

Pacman canvas game web

Awesome Lists containing this project

README

          

# PACMAN Web Game

This is a simple Pacman web game implemented using HTML5 Canvas and JavaScript.
The game features basic Pacman gameplay with ghost enemies and collectible dots.

## Live Game

You can play the game [here](https://raigorx.github.io/Pacman-Web/).