Ludum Dare #37compo
Room Escape
This is a room escape game. Explore the tiny room you have found yourself trapped in, and find a way to escape!
Created in Unity
Controls:
First person exploration with mouse and WASD/Arrow keys
Left CTRL to crouch/stand up
Left click on items to pick them up, use items on objects, or press buttons
Right click to drop any items you are carrying
Q/E - Rotate picked up item
Objects glow when you mouse over them according to whether they can be picked up (yellow), an item can be used on them (green) or if they are a button/switch (purple/red).
Created in Unity
Controls:
First person exploration with mouse and WASD/Arrow keys
Left CTRL to crouch/stand up
Left click on items to pick them up, use items on objects, or press buttons
Right click to drop any items you are carrying
Q/E - Rotate picked up item
Objects glow when you mouse over them according to whether they can be picked up (yellow), an item can be used on them (green) or if they are a button/switch (purple/red).
Genres: puzzle



Comments25
@Humanics - I take it there aren't spoiler tags on this comment board... what code are you trying? Can you type it here in some way that won't spoil the answer/stand out to people browsing the comments? (onetwothreefour might be better/less obvious than 1234, or add fake numbers to every second digit - 1526374 for example?) or is the problem something else than the final code?
If it wasn't so interesting, I will start to say, that it is too predictable genre for this theme, but execution of game itself is too great (especially logic) to starting this speech :D
PS The safe code really took a while to get.
I'm mostly impressed that you got a 3D game working so well within the time limit, and the puzzles were all complete with no bugs that I could find. The art style was well-executed and consistent (and somewhat similar to my own entry, actually!) and I liked the fact you got so much all packed into a tiny area.
My one complaint would be that I wish there was some music in it. Something simple just to play in the background, a soothing ambient track would have done the job, although I do understand how hard it can be to get music into an LD entry.
Again, the safe code part of the puzzle was very well devised and tripped me up for a good few minutes, but I eventually got it. A very nice entry.