I’ve created a level named “Dodge Master”
The content of the level is pretty self-explanatory.
You are trapped, with four headhunters, in the desert completely surround with boulders. There is no escape.
The headhunters’ razor disks are completely deadly, guaranteed to kill any enemy that touches it.
You will have to survive for 30 seconds. Can you do it?
If you believe you can, click the link below:
If you beat the level, don’t comment how you feel at the moment. Directly message me all the feedback you have. (don’t comment down below)
If you have questions, then you can comment down below.
This is because I expect that the comments will give away the solution, which will ruin the fun of the level
Most important of all, have fun!
Want to submit some patches? Click the link below:
1 Like
Areau
April 5, 2018, 1:45am
2
Your link is letting me edit your level?
I think you wanted https://codecombat.com/play/level/dodge-master?dev=true
not
(Also sorry for adding grass to your level)
Sorry Wrong link. Fixed now.
1 Like
If you did not submit a patch where you added the grass to my level, then the edits will not register globally.
So all is good
Have fun!
btw this is more of a “try something then give up then try something else and finally realize how easy it really is” sort of level.
1 Like
Areau
April 5, 2018, 2:09am
5
Nice lol, I gave it a quick go! Seems like a good puzzle =)
Solved it yet?
Actually I shouldn’t ask that.
I know you haven’t solved it yet. If you did, you would be raging and smashing your keyboard right now xD
Areau
April 5, 2018, 2:59am
7
Haha I actually went back to missions, I plan on checking all of these out once I’m done the game xD
nick
April 5, 2018, 3:47pm
8
I solved it (the easy way)
Solved it the easy way. Then solved it the hard way.
solved it the really easy way.
2 Likes
It isn’t possible to do it “the hard way”
You have to use the easy way
btw u weren’t supposed to kill the headhunters (forgot to give them infinite health)
@Chaboi_3000 shhh delete your post
magic? as in the “kill the headhunters” way?
Areau
April 9, 2018, 2:22am
17
I tried detecting incoming objects and stuff lol never thought of that way though xD I did go for the headhunter but didn’t make it to them before dying
I gave the headhunters 1234567890 health now, so u cant kill them
Before, you can scattershot them and kill them, but not anymore
3 Likes
By the way, is there a way to restrict gear by categories? (Like restricting everything in the weapon section)
Also, I’m creating a different level (Math related ) How do I detect what the hero says?
I don’t know, but maybe you can go visit some of the official CodeCombat levels that use that technique and take a look at the referee code??
(sorry, I’m a big noob at level creating and all my previous attempts have failed)
Areau
April 9, 2018, 3:41am
21
Could you put it as an event handler (onHear)? if/else/for/switch/case/default statement? variable? parameter/arguement? I’ve honestly never tried