/Pygame-Platformer-Shooter

First major project on Python

Primary LanguagePythonMIT LicenseMIT

Pygame-Platformer-Shooter

First major project on Python

  • View a demo video here

Using the application

  • Clone github repository
  • Download required dependencies: $ pip install -r requirements.txt
  • $ python main.py

Controls

  • Move Right - d
  • Move Left - a
  • Jump - w or Space
  • Sprint - Shift
  • Aim - Move Mouse
  • Shoot - Left Click
  • Escape to Menu (if in game) - Escape
  • Exit Fullscreen (if in menu) - Escape
  • Enter Fullscreen - f

I do not take credit for most of the art