An open API service indexing awesome lists of open source software.

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

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).