From 88bb45dcd54e24e66197badef565dc2f4fa14132 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20Ver=C3=ADssimo?= <94475392+carlosverissimo3001@users.noreply.github.com> Date: Mon, 22 Apr 2024 19:03:00 +0100 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 45d1ad2..c85bc62 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ If you wish to play the game without downloading any files, you can check the [g Installation is not required. Instead, follow the steps below: -- **1.** Locate the `DDJD-PP-G06-Escape Engines-game.zip` file and extract its contents. +- **1.** Locate the [DDJD-PP-G06-Escape Engines-game.zip](https://github.com/carlosverissimo3001/Escape-Engines/blob/main/DDJD-PP-G06-Escape%20Engines-game.zip) file and extract its contents. - **2.** Depending on the operating system, follow one of the following steps - **2.1 Windows** - Double-click on the `Escape Engines.exe` file to run the game. @@ -23,22 +23,22 @@ Installation is not required. Instead, follow the steps below: ### Goal -The hoodies will be spawned in a defined spot in the map. The goal is to lead them to the exit, using the available power-ups to clear their path. +The hoodies will be spawned in a defined spot on the map. The goal is to lead them to the exit, using the available power-ups to clear their path. ### Map Features | Image | Name | Description | | --- | --- | --- | |
| Exit | This is where you should lead the hoodied characters to.| -| | `Electric Platfrom`/`Button` | When fixed, the button will trigger the movement of the respective eletric platform. | +| | `Electric Platform`/`Button` | When fixed, the button will trigger the movement of the respective electric platform. | |
|`Gear`/`Activation Platform`| A gear will remain still until the activation platform is triggered.| -|
|Sensor|If the sensors detects the passage of N hoodies, it closes the area, denying any further passage.| +|
|Sensor|If the sensor detects the passage of N hoodies, it closes the area, denying any further passage.| ### Powerups | Ability | Effect | Description | | --- | --- | --- | -| | |Use the power of the electricity near a locked button to move the respective `Eletric Platform`. | +| | |Use the power of the electricity near a locked button to move the respective `Electric Platform`. | | | | Only those with this power-up standing on an `Activation Platform` can trigger the rotation of a `Gear`. | | | | Reduce your size to fit in tight spots. | | | | Get bigger to cross over gaps in the map. |