18 lines
455 B
Markdown
18 lines
455 B
Markdown
# Pacman
|
|
|
|
- Project Demo Link: [Here](https://games.bsllc.xyz/pacman)
|
|
|
|
### Copyright
|
|
This game is created by [passer-by.com](https://passer-by.com/), please respect the author and cite the source when referencing.
|
|
|
|
Features
|
|
|
|
- [x] Map drawing
|
|
- [x] Player control
|
|
- [x] NPCs dynamically pathfinding based on player coordinates
|
|
- [x] Bean-eating scoring system
|
|
- [x] Power bean functionality
|
|
- [x] Multiple levels (12 in total)
|
|
- [ ] Special item scoring
|
|
|