NeilFraser / beaver-games

A collection of simple games for young children.
https://beaver.games/
Apache License 2.0
58 stars 14 forks source link

want a pacman game? #5

Closed staktrace closed 2 months ago

staktrace commented 2 months ago

There's a pacman game at https://github.com/daleharvey/pacman which I think would suit beaver games. For my kid I modified it to remove the ghosts, so it's just dot-eating. I'm happy to make a PR if you want to include it. I can add a dropdown for easy/medium/hard levels. (easy = no ghosts at all, medium = ghosts that don't move, hard = regular pacman)

staktrace commented 2 months ago

https://staktrace.github.io/pacman/index.html is the "hard" version (i.e. regular pacman)

NeilFraser commented 2 months ago

Ooh, that's nice. I would be very concerned about Namco though. They have a long history of taking legal actions. For example: https://en.scratch-wiki.info/wiki/Removed_Pac-Man_Project

staktrace commented 2 months ago

Ah fair enough. Probably not worth the risk then. At any rate, thanks for making beaver games! Very much in line with what I've been looking for my kids 😄