Skip to content

victorsuleiman/vaxman-pygame

 
 

Repository files navigation

Vax-man in Python with PyGame

Pacman Game Window

Exercise on software refactoring: modified Pac-man game developed in Python, implementing different rules and game conditions from the original project (which was forked). Different from the original Pac-man rules, on this game, the ghosts became viruses and pac-man's mission is to eat them before they accumulate to a certain number and the game is over. During development of this little project, I've Learned multiple PyGame concepts such as game loop functionality, surface drawing, sprite colliding, among others, while also improving general Python skills and reading abilities on non-self-written code and understanding framework concepts hands-on while rewriting it.

About

Modified Pacman in Python with PyGame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%