mirror of
https://github.com/Febbweiss/gq-pacman.git
synced 2026-03-04 22:25:41 +00:00
Feature: formatting README.md
This commit is contained in:
26
README.md
26
README.md
@@ -1,10 +1,26 @@
|
||||
gq-pacman is a jQuery implementation of the famous Namco's Pacman.
|
||||
==================================================================
|
||||
|
||||
How to :
|
||||
--------
|
||||
|
||||
Use your keyboard arrows to move Pacman to eat all energizer to complete the level.
|
||||
Ghosts become frightened when Pacman eats a big energizer. Eat them !!!
|
||||
|
||||
Beware of ghost who haunt the maze !!! Each one has his own personality :
|
||||
* Blinky tracks Pacman as his shadow.
|
||||
* Pinky perfoms ambushes to Pacman.
|
||||
* Inky is the least predictable.
|
||||
* Clyde pretends ignorance and is one who lags behind.
|
||||
|
||||
A live demo is avalaible [here](http://www.pavnay.fr/gq-pacman/)
|
||||
|
||||
Credits :
|
||||
---------
|
||||
|
||||
Graphics : Fabrice Ecaille aka Febbweiss
|
||||
Code : Fabrice Ecaille aka Febbweiss
|
||||
Algorithm : Based on the "Pacman Dossier" (http://home.comcast.net/~jpittman2/pacman/pacmandossier.html)
|
||||
Tools : gameQuery (http://gamequeryjs.com/)
|
||||
Sounds : Sound FX Center (http://soundfxcenter.com/sound_effect/search.php?sfx=Pacman)
|
||||
* Graphics : Fabrice Ecaille aka Febbweiss
|
||||
* Code : Fabrice Ecaille aka Febbweiss
|
||||
* Algorithm : Based on the ["Pacman Dossier"](http://home.comcast.net/~jpittman2/pacman/pacmandossier.html)
|
||||
* Tools : [gameQuery](http://gamequeryjs.com/)
|
||||
* Sounds : [Sound FX Center](http://soundfxcenter.com/sound_effect/search.php?sfx=Pacman)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user