Skip to content

Commit cca8bae

Browse files
committed
Changed README
1 parent b0f09a1 commit cca8bae

1 file changed

Lines changed: 21 additions & 14 deletions

File tree

README.md

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,36 @@
11
# Reflection
2-
A laser maze game. Can you beat all of the current 25 levels?
3-
*Download it or play it in the browser: https://orangomango.itch.io/reflection*
2+
A laser maze game. Can you beat all of the current 30 levels?
3+
*Download it or play it in the browser: https://orangomango.itch.io/reflection* (Windows, Linux, Mac, Android and Web)
44

55
# Goal
6-
Light up all the required targets by passing also through the checkpoints
6+
Light up all the required targets by passing also through the checkpoints.
77

88
# Instructions
9-
* Left click on an item from the inventory on the right and then click on an empty tile to place it there
10-
* Right click on the tiles marked with an arrow (hover on them) to rotate them by 90 degrees
9+
* Drag and drop the items from the inventory into the level
10+
* Right click (or long press on android) on the tiles marked with an arrow (hover on them) to rotate them by 90 degrees
1111
* **Use the `N` key to skip the current level (if you are stuck)**
1212
* Use the `ESCAPE` key to return to the home screen
13+
* Use the `I` key to display which tiles can be rotated
14+
* Use the `H` key to get a hint
15+
* Use the `R` key to restart
1316
* When no tile is selected, click on a tile of the world to move it to your inventory
1417

1518
# Available tiles
16-
Select and place each of the items from the inventory. (In some levels you don't need all of them)
19+
Select and place each of the items from the inventory. Remember that all of the following conditions must be true in order to complete the current level:
20+
* All the tiles of the inventory must be used
21+
* You have to light up at least the required amount of targets
22+
* The laser beam must pass through all the tiles of the level
23+
* The laser beam must pass through all the checkpoints (if present) in the correct direction
1724
## Quick information
1825
| Tile icon | Tile | Tile name | Description |
1926
| --- | --- | --- | --- |
20-
| - | ![tile](https://github.com/OrangoMango/Reflection/assets/61402409/c7b42bac-9f33-4864-8bb9-5cbcfd4fbeee)| Tile | A simple and empty tile where you can place other things on top of it |
21-
| ![items1](https://github.com/OrangoMango/Reflection/assets/61402409/6d687ce2-9aed-4dfe-ab05-da4d8fbffce5) | ![singlemirror2](https://github.com/OrangoMango/Reflection/assets/61402409/be5fea3f-8dfb-4b3a-8d59-73a68e38e183) | Single mirror | The laser beam gets reflected by 90 degrees. This tile has also a light (target) that can be turned on |
22-
| ![items3](https://github.com/OrangoMango/Reflection/assets/61402409/9f15da11-59ec-4a0c-8d94-a8a1f6fcb76a) | ![mirror1](https://github.com/OrangoMango/Reflection/assets/61402409/7348758b-ec47-42a2-b7d2-10e4b6a51d02) | Mirror | Like the single mirror, but it is double sided |
23-
| ![items2](https://github.com/OrangoMango/Reflection/assets/61402409/aa7c478d-4447-48e0-814f-62fd00805f3f) | ![splitter1](https://github.com/OrangoMango/Reflection/assets/61402409/861b76ce-1d17-4ba2-b197-6513cb9eda44) | Splitter | The laser beam gets split into 2 paths. One of them is reflected by 90 degrees |
24-
| ![items4](https://github.com/OrangoMango/Reflection/assets/61402409/2bec9466-a8f4-4b35-9e23-6b2ea3845ea5)| ![checkpoint1](https://github.com/OrangoMango/Reflection/assets/61402409/4fe88697-72b0-43da-a605-e56fdaee5b8d) | Checkpoint | If present, the laser beam must pass through it |
25-
| - | ![blocktile-export](https://github.com/OrangoMango/Reflection/assets/61402409/a78969e5-d194-4b90-b6fe-ecfa0f2de63e) | Blocked tile | You can't place tiles here |
26-
| ![items6](https://github.com/OrangoMango/Reflection/assets/61402409/5ebaa668-19d1-4107-acfe-b37295b021ea) | ![lasertile1](https://github.com/OrangoMango/Reflection/assets/61402409/8ca55a82-94c3-43af-913c-3c3f2110c2e3) | Laser tile | Provides the laser beam |
27+
| - | ![tile](https://github.com/OrangoMango/Reflection/assets/61402409/68c0e666-5fdc-4176-8a57-f7b363c6b424)| Tile | A simple and empty tile where you can place other things on top of it |
28+
| ![items1](https://github.com/OrangoMango/Reflection/assets/61402409/35a5a484-12fb-4324-b25f-0ca22b8b70fa) | ![singlemirror2](https://github.com/OrangoMango/Reflection/assets/61402409/050899ce-c05c-4535-909b-0c2e2ff3e4a3) | Single mirror | The laser beam gets reflected by 90 degrees. This tile has also a light (target) that can be turned on |
29+
| ![items3](https://github.com/OrangoMango/Reflection/assets/61402409/9199bb95-e80b-4b50-963e-a989c2e55ee6) | ![mirror1](https://github.com/OrangoMango/Reflection/assets/61402409/dd0febe4-15a3-4b48-9cbb-4ed89fc08838) | Mirror | Like the single mirror, but it is double sided |
30+
| ![items2](https://github.com/OrangoMango/Reflection/assets/61402409/d3ac85f5-8efc-42ea-a855-2b41fbd722a5) | ![splitter1](https://github.com/OrangoMango/Reflection/assets/61402409/8ae5c342-6edc-48c2-93a4-825df91be285) | Splitter | The laser beam gets split into 2 paths. One of them is reflected by 90 degrees |
31+
| ![items4](https://github.com/OrangoMango/Reflection/assets/61402409/7751ed6b-ecd4-43f2-929c-09a2476209b2)| ![checkpoint1](https://github.com/OrangoMango/Reflection/assets/61402409/c07cdfea-e036-44f9-89cf-c67dd37fd6b8) | Checkpoint | If present, the laser beam must pass through it |
32+
| - | ![blocktile-export](https://github.com/OrangoMango/Reflection/assets/61402409/7ec2a4fb-24c4-4ae5-9782-2cff4a60a789) | Blocked tile | You can't place tiles here |
33+
| ![items6](https://github.com/OrangoMango/Reflection/assets/61402409/2e43b811-5462-4379-9430-b657a7f920f7) | ![lasertile1](https://github.com/OrangoMango/Reflection/assets/61402409/0cb57d06-5e1f-4f68-a8b9-92af5992e6a4) | Laser tile | Provides the laser beam |
2734

2835
# Screenshot
29-
![Screenshot from 2024-02-26 19-17-54](https://github.com/OrangoMango/Reflection/assets/61402409/bc751051-c5f8-4063-b80f-1db4ffe6aaea)
36+
![Screenshot from 2024-03-23 15-47-51](https://github.com/OrangoMango/Reflection/assets/61402409/109cb232-f37c-4383-b48a-130c183c67bc)

0 commit comments

Comments
 (0)