Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

marcos-diniz/Pygame-FPS

Repository files navigation

Simple FPS using pygame and pyopengl

How to Run

git clone https://github.com/marcos-diniz/Pygame-FPS.git
cd Pygame-FPS
python3 -m pip install -r requirements.txt
python3 main.py

How to Navigate

Moving

  • W: forward
  • S: back
  • A: strafe left
  • D: strafe right
  • Mouse: look around
  • Up: move up
  • Down: come down

Quitting

  • ESC: quit

Releases

No releases published

Packages

No packages published

Languages