Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 511 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 511 Bytes

Pacman Portal

What is Pacman Portal

Remake of Pac-Man (1980) by Namco with added characteristics of the portal gun from Portal (2007) by Valve.

Gameplay

Pacman-Gameplay

How To Play

Keyboard Bindings:

  • WASD/Arrow Keys: Move
  • c: shoot blue portal
  • v: shoot orange portal

How to run the game

  • Run pacman_game.py

How it was made

IDE (Integrated Development Environment):

  • PyCharm 2019.3.2 (Community Edition)

Languages:

  • Python 3.7
    • Pygame 1.9.6