Updated Skillteam.md (markdown)
commited
commit
78c388aa9952de7527df8fc19de45c80bcaa82aa
... | ... | @@ -1,14 +1,15 @@ |
1 | 1 | [Skillteam](https://fancade.page.link/bpy3) is a game by LukaszM where you have to use your new mechanics to get to the goal without falling off the floor. |
2 | 2 | |
3 | ## How to play |
|
4 | Swipe to move, get to the goal to win, if you fall, you lose. A colored cube can change your powers. A box is a brown cube boardering it with light brown stripes in the sides. A 1-use platform is a thin platform with a checkerboard platform, it breaks if the non-green player or box is placed and after nothing steps on it. |
|
3 | ## How to Play |
|
4 | ||
5 | Swipe to move, get to the goal to win, if you fall, you lose. A colored cube can change your powers. A thin, checkerboard platform breaks if a non-green player or box is placed and after nothing steps on it. |
|
5 | 6 | |
6 | 7 | ## All mechanics so far |
7 | 8 | |
8 | * Orange: You can push boxes. You push a box by moving towards a box, and that box goes in your direction one space unless theres a wall to the destination. |
|
9 | * Blue: You can pull boxes but not push it. You pull a box by moving away opposite to the box, and that box goes in your direction one space unless theres a wall to where you're going to. |
|
10 | * Red: You can destroy boxes. You destroy a box by moving towards a box, and that box will destroy itself, being on a box will not destroy it. |
|
11 | * Green: Makes the 1-use platforms multiuse. |
|
9 | * Orange: You can push boxes. You push a box by moving towards a box, and that box goes in your direction one space unless there's a wall to the destination. |
|
10 | * Blue: You can pull boxes but not push it. You pull a box by moving away opposite to the box, and that box goes in your direction one space unless there's a wall to where you're going to. |
|
11 | * Red: You can destroy boxes. You destroy a box by moving towards it. |
|
12 | * Green: Cannot do anything on boxes, but makes checkerboard platforms be used by the player multiple times. |
|
12 | 13 | |
13 | 14 | ## Solutions |
14 | 15 |