Robot Escape was initially conceptualised as a side-scrolling shooter, where the robot was unable to shoot back at the humans, due to a directive preventing them from doing so, in the style of Isaac Asimov’s novels. We had hoped to include more immersive story telling and additional content and power-ups.

Unfortunately the scope of our ambition was too large for a one week game jam, as is often the case. We settled on a simple side scrolling platformer, where the robot has to dodge obstacles and traps, and race to freedom.

The game ended up becoming a bit of a rage game, due to time constraints. We weren’t able to improve the gameplay beyond simply putting difficult traps in the way. The use of free assets, some of different resolutions, also made it very difficult to achieve a cohesive aesthetic style. The codebase is still in a state of some confusion, and some unsightly graphics proved unavoidable.

Nevertheless, we both learned so much about Godot and game development in general. The game jam was well and truly a success for us both. We enjoyed the process of development, and are pleased, on the whole, with what we have produced. Perhaps this first attempt will provide some inspiration to us both for future game ideas.

We hope that you too enjoy this game for what it is worth, and derive some inspiration of your own from our efforts :)

Not for sale or commercial use.

The code base and our other work can be found at https://github.com/Dalia-21.

StatusReleased
PlatformsWindows, HTML5
Rating
Rated 4.0 out of 5 stars
(1 total ratings)
AuthorDalia21
GenrePlatformer
Made withGodot
Tags2D, Sci-fi, Side Scroller, Singleplayer

Download

Download
RobotEscape.zip 82 MB

Comments

Log in with itch.io to leave a comment.

Unfortunately, I got the same issue... I was looking forward to playing it... Amazing idea, I'm all for the prime directive! 

(1 edit)

manage to see the game ok... by zooming in the screen to see the intro but too big to see full writing so managed to find skip to the game and played the game but tricky not to touch the dome at the end of level one starting point.. tricky.. good..will try and complete the game without reading the intro ?? shame for me not to read intro but would like to see it ... thanks and will let you know how i get on completing your game you made.. thanks.. i kept hitting the dome and lasers!! bit hard and tricky too.. good, not completed the game yet but will later when i have time.. thanks.

Hey, glad to hear you were able to give it a go! The game was mainly a learning experience, and we can't really improve it beyond this point, but I hope you enjoy it :)

like i said i would like to see intro but the words is too big.. try and make it on the left side of the screen and i will see the intro... thanks for replying and tried your best.. thanks

the game screen is to big for my tv or my laptop monitor .. i cannot see the whole game.. and problems with download too because it required Vulkan version  and rendering driver opengl3. i don't understand what its meansthanks for reading this.. and sort it out for others to play in their computers because i think you made it large enough for your computer but what about the others peoples wanna play.. sorry for my complaint and cannot get to normal sized screen to play that game.. sorry about it.. will hear from you soon , i hope.. thanks

Hey PaddyWack, thanks for trying the game! Sorry it wasn't working for you. My laptop has a really large resolution and I didn't realise it would cause so many issues for other players. I'll have a look later today and see if I can shrink it down a bit :)

thanks and i will check and test it ok and perfect for you.. so you can relax and wait for your next comments..

We took a look at the error you are getting, and it looks like the issue is with the video card drivers. If you are not able to play the game in the browser, try running the command suggested there in the command prompt, specifically 'RobotEscape.exe' --rendering-driver opengl3 . Make sure you are in the right directory when you run that command.

Since the error is a driver issue, changing the resolution will not fix the problem.

I hope this helps :)

sorry mate, i don't really know how?!

please help me?

I loved this game, godot is the best engine <3

Thank you! Yeah it's so nice to work with, especially after the challenge of using PyGame!