git clone https://github.com/marcos-diniz/Pygame-FPS.git
cd Pygame-FPS
python3 -m pip install -r requirements.txt
python3 main.py- W: forward
- S: back
- A: strafe left
- D: strafe right
- Mouse: look around
- Up: move up
- Down: come down
- ESC: quit
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/marcos-diniz/Pygame-FPS.git
cd Pygame-FPS
python3 -m pip install -r requirements.txt
python3 main.py