Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

canvas-game educational pacman tutorial

Last synced: 8 days 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/).