could use a spike in difficulty earlier on, not a bad concept
Quick bit of information, Dodgemania was made to learn how to use Construct 3.
Yes, I know some of you may not like Construct 3, but hey, it was a learning experience, to be fair!
If I can figure out how to do so within C3, I might add medals to this too, so stay tuned for if that happens.
----------
You control a grey square.
Red is bad. Avoid red at all costs.
Every 30 seconds, a new obstacle appears.
Your goal is to survive for 3 minutes.
(controls are given in-game)
could use a spike in difficulty earlier on, not a bad concept
Great game. Definitely one of the better Construct 3 games I've seen on Newgrounds. Music amped up in intensity at the same time as the difficulty. Not sure if this is a limitation of the engine, but a restart button really should be included for a game on Newgrounds. Thanks for the warning about the walls. I survived two minutes.
thanks! with how i set the events in the C3 file, it's pretty reliant on how many seconds its been since the project started playing, so i found it easier to ask for a refresh to get everything to a clean state. i'll see if i can add a proper restart button sometime in the future though