Created Square Wars (markdown)
commited
commit
bbbf592b2db28d8bde551853e1eb4f3a7bec3a2c
... | ... | @@ -0,0 +1,49 @@ |
1 | [Square Wars](https://play.fancade.com/605774D8A365816F) is an action game by LukaszM. |
|
2 | ||
3 | ## How to Play |
|
4 | ||
5 | Tap on the left and right side to turn respectively. Collect the powerup, symbolized as a white square surrounding four smaller squares in it, and then collide into the enemy, losing their life. An arrow pointing to the powerup is shown if it is not visible. |
|
6 | ||
7 | You and the enemy's lives are shown in the bottom-right corner, color-coded. If an enemy hits you with its weapon, you lose one of your three lives, until no more lives are left, then you lose. Collide the enemy enough times to win! |
|
8 | ||
9 | Each level has a distinct enemy, and are usually slower than the player unless noted, as follows: |
|
10 | ||
11 | #### Level 1: Green |
|
12 | ||
13 | Shoots 3 bullets every 3 seconds, at a close range to the player. Has 3 lives. |
|
14 | ||
15 | #### Level 2: Blue |
|
16 | ||
17 | Does not shoot projectiles, but faster than the player. Has 4 lives. |
|
18 | ||
19 | #### Level 3: Tan |
|
20 | ||
21 | Shoots just only one projectile going toward the player. It is removed in case the enemy gets hit by the player, then shoots again. Has 3 lives. |
|
22 | ||
23 | #### Level 4: Orange |
|
24 | ||
25 | Does not shoot, but has two projectiles revolving around it. Has 3 lives. |
|
26 | ||
27 | #### Level 5: Purple |
|
28 | ||
29 | Deploys a mine per 4 seconds, which then explodes into 8 small projectiles. Has 4 lives. |
|
30 | ||
31 | #### Level 6: Pink |
|
32 | ||
33 | Shoots two projectiles sideways every 5 seconds, which are faster than the player and turn toward it at a slow rate. Has 4 lives. |
|
34 | ||
35 | #### Level 7: White |
|
36 | ||
37 | Does nothing for 6 seconds, charges toward the player for 2 seconds, then repeats. Has 4 lives. |
|
38 | ||
39 | #### Level 8: Red |
|
40 | ||
41 | Recharges for 3 seconds and then shoots a laser in its current direction for 3 seconds. Has 4 lives. |
|
42 | ||
43 | #### Level 9: Brown |
|
44 | ||
45 | Shoots a projectile going toward the player per 4 seconds, which further splits into three projectiles after 1 second, and angles it to the player. Has 3 lives. |
|
46 | ||
47 | #### Level 10: Grey |
|
48 | ||
49 | Places a static projectile every 3 seconds and shoots 5 bullets at a large angle. Has 5 lives. |
|
... | ... | \ No newline at end of file |