Pacman game website - written in html, css, JS, JQuery.
Functionality:
- You can sign up for the site, and login afterwards.
- You can change the game settings (buttons, number of ghosts that will chase the pacman, number of balls and their colors, game length in seconds).
- You will win the game only if you manage to eat all the balls before you run out of lives.
- During the game you will find:
- Clock - If you eat it, your playing time will double.
- Pill - If you eat it, you'll get one more live.
- Present - If you eat it, you'll gain 50 points.
URL: https://naama133.github.io/Pacman-Game/
Good Luck!