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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Packages

Used by

Contributors

Languages