Pacman-Game
Pacman-Game copied to clipboard
This is a pacman game made using HTML, CSS and Javascript only.
Right now , the ghosts are moving randomly. There needs to be some algorithm added so that ghosts follow pacman to make the game more interesting. Also when pacman eats...
use CSS preprocessor, node-sass to convert SASS to CSS file working directory is in /sass
Hi, I just want to initiative to set up CSS preprocessor, like SASS/SCSS. Is it okay, what do you think ? @RishabhDevbanshi
Adding sound to the game will make it more interactive, what are your thoughts about it? And could i work on this feature @RishabhDevbanshi.
makeing UI of the game more userfreindly.
Added the on screen **classic style buttons** as requested with a bit good interface like glow on hover ,etc. Also changed the **style of ghosts** to look like the **classic...
Added a drop down during the game container to allow for the color to be changed to four different colors. If you implement this PR there needs to be an...