/regular-pacman

A Regular Pacman game to be used in survey for scientific project.

Primary LanguageJavaScript

regular-pacman

Installation

npm i

Start

npm start

IMPORTANT

make sure that nodejs is installed and on the path

How To Play

Use arrow keys to play.

What Makes the Game Enjoyable

Intermittently Working Keys

Despite the situation in frustrating Pacman (https://github.com/maxkonrad/frustrating-pacman) keys are working fully functional.

Ghost Algorithm

To make the game entertaining, there are 10000 microseconds of periods and for every period there is a 50% percent chance to hunt or random movement.

Encouraging Messages

After the player loses, encouraging messages appear. Halfway through the game, an alert to encourage the player appears.

Colors

Colors are chosen to make the player feel relax and enjoy the game.