consistency
commited
commit
a62f2ee96256bfab32d7be0a9f8104d8d632b2ef
... | ... | @@ -1,7 +1,11 @@ |
1 | [TR3AP](https://play.fancade.com/6099B7D54A5028EC) by R3DZ3R is a game where you need to eliminate all triangles but one in a triangular plane by traversing correctly to win. |
|
2 | # How to Play |
|
1 | [TR3AP](https://play.fancade.com/6099B7D54A5028EC) by [[R3DZ3R|the-questers#r3dz3r]] is a game where you need to eliminate all triangles but one in a triangular plane by traversing correctly to win. |
|
2 | ||
3 | ## How to Play |
|
4 | ||
3 | 5 | Swipe in a direction an arrows are pointing at to move in to that tile, and the previous tile will be deleted. stand on the last tile to win. |
4 | # Solutions |
|
6 | ||
7 | ## Solutions |
|
8 | ||
5 | 9 | 1. <<N>> |
6 | 10 | 2. <<N>><<NE>><<N>><<NE>><<N>> |
7 | 11 | 3. <<N>><<NE>><<SE>><<S>><<SW>> |
... | ... | @@ -21,4 +25,8 @@ Swipe in a direction an arrows are pointing at to move in to that tile, and the |
21 | 25 | 17. <<SE>><<S>><<SE>><<S>><<SW>><<S>><<SE>><<S>><<SW>><<S>><<SW>><<S>><<SE>><<S>><<SW>><<NW>><<N>><<NW>><<SW>><<NW>><<N>><<NW>><<N>><<NW>><<N>><<NE>><<SE>><<S>><<SE>><<NE>><<SE>><<NE>><<N>><<NW>><<N>><<NE>><<N>><<NW>><<SW>><<NW>><<N>><<NE>><<SE>> |
22 | 26 | 18. <<S>><<SW>><<S>><<SW>><<NW>><<N>><<NE>><<N>><<NE>><<N>><<NW>><<N>><<NW>><<N>><<NE>><<N>><<NW>><<SW>><<NW>><<SW>><<S>><<SE>><<S>><<SE>><<S>><<SE>><<S>><<SW>><<S>><<SW>><<NW>><<N>><<NW>><<N>><<NE>><<N>> |
23 | 27 | 19. <<S>><<SW>><<NW>><<SW>><<S>><<SW>><<NW>><<N>><<NE>><<N>><<NE>><<SE>><<NE>><<N>><<NW>><<N>><<NW>><<N>><<NE>><<N>><<NE>><<N>><<NW>><<N>><<NE>><<SE>><<S>><<SE>><<S>><<SW>><<S>><<SE>><<S>><<SE>><<S>><<SE>><<S>><<SW>><<NW>><<N>><<NW>><<N>> |
24 | 20. <<SE>><<S>><<SE>><<S>><<SE>><<S>><<SW>><<NW>><<SW>><<NW>><<N>><<NE>><<N>><<NW>><<SW>><<S>><<SW>><<S>><<SE>><<S>><<SW>><<S>><<SE>><<NE>><<N>><<NE>><<SE>><<NE>><<SE>><<NE>><<N>><<NE>><<N>><<NW>><<N>><<NW>><<N>><<NW>><<N>><<NW>><<SW>> |
|
... | ... | \ No newline at end of file |
0 | 20. <<SE>><<S>><<SE>><<S>><<SE>><<S>><<SW>><<NW>><<SW>><<NW>><<N>><<NE>><<N>><<NW>><<SW>><<S>><<SW>><<S>><<SE>><<S>><<SW>><<S>><<SE>><<NE>><<N>><<NE>><<SE>><<NE>><<SE>><<NE>><<N>><<NE>><<N>><<NW>><<N>><<NW>><<N>><<NW>><<N>><<NW>><<SW>> |
|
1 | ||
2 | ## Related |
|
3 | ||
4 | - [[LE4P]] |
|
... | ... | \ No newline at end of file |