Escape from this falling elevator
You are into a falling elevator.
Your only way to survive is to move the screwdriver to the end of the labyrinth.
Be careful, you fall quickly !
Controls: Only the mouse
Issues: If it doesn't work, launch the game with Java 8 (not Java 10)
Looks like you got the components in place for the game before you hit the ground floor. Nice! I could see it being fun. The elevator animation was subtle and I didn't notice it or know what was going on at first. Then after a couple manual reloads I figured it out. Keep it up!
Oh and one recommended upgrade. When the screen for level 2 doesn't load, you can catch the error and put up your title screen, "Out of Order" ;)
FWIW, on Linux I had to run it with this command:
$ LD_LIBRARY_PATH=. java -jar OutOfOrder.jar
Otherwise it would complain with "java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path".
Anyway, simple but fun concept! I like the random flavour text at the end.
As a point for improvement, you could add some sound effects, especially to make it clear when you can start moving. And allow restarting the game with the keyboard, so you don't have to move the mouse to the bottom right and then have it in the wrong place on your desk for the next attempt.
Very nice, It did take me a fair few trys discovering the hitbox for the tip of the screwdriver.
I enjoyed it.
Altho i did get this error on what i assume was game completion