liezliez / PekmenAingBackTracking

Implementation of the Backtracking Algorithm on the Base of Pacman Game type

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PekmenAingBackTracking

Implementation of the Backtracking Algorithm using the Basics of Pacman Games on HTML and CSS

How to :

  1. Open index.html using your browser
  2. use arrow keys to move
  3. press b key to use backtracking function to help collect all pacman food
  4. press F5(refresh page) to reset the game and level

About

Implementation of the Backtracking Algorithm on the Base of Pacman Game type


Languages

Language:HTML 91.0%Language:CSS 9.0%