/pacman-game

This is newton school JS miniproject

Primary LanguageJavaScript

pac-man

Vanilla javaScript Game with HTML and CSS

Game-view

image

Visit the game here

Packman ---> View here

Game Instructions:

use up down left right arrow keys respectively to move the pacman around the maze .

Inbuilt JavaScript functions I have used:

  • addEventListener()
  • getElementById()
  • querySelector()
  • for Loop
  • appendChild()
  • createElement()
  • push()
  • if else statements
  • classList
  • switch case
  • keyCode
  • forEach()
  • setTimeout
  • Class
  • constructor
  • setInterval()
  • removeEventListener