メガA
Category: Misc
Points: 114
Solves: 110
This challenge is inspired from SEGA Mega Drive, where we need to help Sonk the Rabbit to reach the flag.
This game has spikes and wasp which doesnt really harm us, but we need to avoid them.
Wasps have a special property, it helps us to travel long distances when getting hit by them. (This will be useful later)
As we continue playing, we will reach the point where the flag is located, but we cannot reach it as it is surrounded by spikes.

After trying various things, we can see that the wasps are actually helping us to reach the flag.
So, here is the strategy:
- Scroll screen to the right so spikes will go off screen
- Then let the wasp damage you and you will be able go through them
After doing this, we will reach the flag.

After recording the gameplay by using the command they provided in the README and submitting to the server, we will get the flag.
メガB
Category: Misc
Points: 140
Solves: 87
This is the continuation of the previous challenge, where we need to help Sonk the Rabbit to reach the flag.
This time, we need to reach the flag which is located at the top of the tree which couldnt be reached by jumping.

The wasps are still helping us to reach the flag, but this time we need to use them to reach the top of the tree.

So, here is the strategy:
- If the pink link is off screen, and u come back, it will spawn a bee

- If a bee goes past pink line while off screen, it despawns
By using this strategy, we can use the wasps to jump higher and reach the flag.


Ending Note
- This was a fun challenge to play, and it was my first time playing a game like this.
- I really enjoyed the gameplay and the mechanics of the game.