Ecosyste.ms: Awesome
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: 8 days ago
JSON representation
Pacman canvas game web
- Host: GitHub
- URL: https://github.com/raigorx/pacman-web
- Owner: raigorx
- License: gpl-3.0
- Created: 2024-06-10T10:57:56.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-06-16T07:04:15.000Z (5 months ago)
- Last Synced: 2024-06-16T08:23:16.193Z (5 months ago)
- Topics: canvas-game, educational, pacman, tutorial
- Language: JavaScript
- Homepage:
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/).