parent
9c1d9c5fca
commit
0a123dea1b
@ -1,21 +0,0 @@
|
||||
# Pygame-Platformer-Shooter
|
||||
First major project on Python
|
||||
* View a demo video [here](https://www.youtube.com/watch?v=uwWRv9PNqWU)
|
||||
|
||||
## Using the application
|
||||
* Clone github repository
|
||||
* Download required dependencies: ```$ pip install -r requirements.txt```
|
||||
* ```$ python main.py```
|
||||
|
||||
## Controls
|
||||
* Move Right - d
|
||||
* Move Left - a
|
||||
* Jump - w or Space
|
||||
* Sprint - Shift
|
||||
* Aim - Move Mouse
|
||||
* Shoot - Left Click
|
||||
* Escape to Menu (if in game) - Escape
|
||||
* Exit Fullscreen (if in menu) - Escape
|
||||
* Enter Fullscreen - f
|
||||
|
||||
**I do not take credit for most of the art**
|
||||
Loading…
Reference in new issue