https://github.com/neorandom/the-fps
A simple 2D FPS game, created using Python with Pygame
https://github.com/neorandom/the-fps
Last synced: 6 months ago
JSON representation
A simple 2D FPS game, created using Python with Pygame
- Host: GitHub
- URL: https://github.com/neorandom/the-fps
- Owner: neoRandom
- License: mit
- Created: 2024-01-08T00:18:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-26T02:24:55.000Z (almost 2 years ago)
- Last Synced: 2025-03-06T05:32:41.059Z (12 months ago)
- Language: Python
- Size: 5.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# THE FPS
> "Against all the evil that Hell can conjure, all the wickedness that mankind can produce, we will send unto them... only you. Rip and tear, until it is done."
— King Novik
A simple 2D FPS game, created using Python with Pygame library
## Controls:
```
WASD to move around
SPACE to shoot
R to reload
LEFT ARROW and RIGHT ARROW to rotate the player
```
## License
Licensed under the MIT license. See [LICENSE](LICENSE).