Skip to content

A Python game using PyGame library (Vaxman ~ Pacman)

Notifications You must be signed in to change notification settings

JorgeLuizFranco/VaxManGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaxMan: Game using Python PyGame

This is a game designed to meet a challenge proposed by Eletronic Arts Studio. VaxMan consists of a game similar to Pacman. The rules of the game are:

  • Vax-Man can kill a ghost if he comes into contact with it (vaccinates it).
  • Contact with a ghost does not kill Vax-Man.
  • Each ghost that has not yet been hit multiplies itself every 30 seconds (the infection grows).
  • The goal of the game is to collect all the dots before the number of ghosts grows to 32 times the original number.

About

A Python game using PyGame library (Vaxman ~ Pacman)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages