Skip to content

thaitranchi/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PACMAN

Introduction

Requirement

  • The game requires python 3.8 or later.

Installation

$ git clone https://github.com/ThaiBlue/pacman.git

or

$ git clone https://github.com/ThaiBlue/pacman.git

Usage

  • Run the code in terminal or any python3 interpreter.
$ python3 game.py
  • Move Pacman by pressing arrow key or 'wasd' key to eat all the dots and fruits on the map.

  • If you get hit by a ghost, you will lose one life.

  • After eating power capsule, you can eat ghost to gain some bonus point.

  • The game end when you press 'q' key or all the dots and bonuses gone or you lose all pacman life.

Author

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages