A downloadable game

It's one of my first games made with Unity. 

Avoid all the obstacles and reach the end of obstacle course. Additionaly, you can try to make it as fast as it's possible.
My personal record is 145,30 seconds. Can you beat it?

Simply you control cube movement using WASD/Arrow keys or gamepad left analog stick.

Thank you for playing in advance!


What I've learned by making this game:

Firstly, playtesting game is very important. More you playtest, the more things you will notice, which you won't see during the "production" stage. 

Secondly, Make sure, that game is fair and it doesn't just force you to guess(e.g where to go, what covers behind the corner or to clearly see, how many space do you have)

Thirdly, If you add a feature or modify existing one to make it more performant or just clear code, make sure that It won't break anything.

Fourthly, Make sure, that checkpoints are placed in the right spot and there are no situations, where you spawn and you die again, because checkpoint is not safe...(It's not only about checkpoints, also about safe zones for example)

Fifthly, This one might be not so useful for game dev specifically(I mean, it depends on game, if you want it to be targeted to speedruners it's good to realise), but speedruning requires a lot of patience and having nerves  of steel. That's one of the reasons why making game as fair as possible is important and reduce the RNG as much as it is  possible if game is considered being targeted to speedruners. How did i find this  out? Well... guess :)

Sixtly, If not doing game, where very precise movement is required, try to increase the zone of error and play in favor of player, so  there won't be  so many  situations, where he won't know, what happened, why he died and so on.



Download

Download
Cube Rush.zip 18 MB

Install instructions

Simply unzip it anywhere you want and go to Cube Rush folder and double click Cube Rush.exe file to launch it and enjoy :)

Leave a comment

Log in with itch.io to leave a comment.