Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
PolRecasensSarra committed Nov 18, 2018
1 parent 162cb74 commit 1fe274e
Showing 1 changed file with 20 additions and 1 deletion.
21 changes: 20 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,25 @@ There is one playable character, a skeleton, and two different levels with a spo
The first level is set inside a cave, and the second level is set in the outside of that cave.


## Installation
Decompress the .zip file in any directory and execute the executable inside the decompressed folder.


## How to play:
[SPACE] = Jump

[LEFT_ARROW] = Move left

[RIGHT_ARROW] = Move right

[Q] = Attack Animation

[ESC] = Exit

### Debugging Controls:

[ESC] = Exit

[F1] = Start from the very first level

[F2] = Start from the beginning of the current level
Expand All @@ -29,10 +37,12 @@ The first level is set inside a cave, and the second level is set in the outside

[F8] = Load Level 2

[F9] = Show collisions
[F9] = Show collisions and pathfinding

[F10] = God mode

[F11] = Enable/Disable ?FPS cap to 30


### God Mode Controls

Expand Down Expand Up @@ -66,6 +76,15 @@ https://github.com/YessicaSD/PlatformGame
- Change the player to an entity
- UML File
- Ice

Pol Recasens:
- Modified map levels
- Enemies positions
- Bat entity
- Brofiler
- Player FX
- Pathfinding level 1 and level 2


0 comments on commit 1fe274e

Please sign in to comment.