Stairway to heaven
-
I made a 3d game inspired from the game no escape from red hell made by casualTie5.
I got the main game mechanics ready. Just need to add scoring system, lives and power ups maybe?
Update1: I haven't added scoring and the other stuff I mentioned but I got a main menu screen now. Also I posted a pic of the code below.
Update 2:Now as you progress up in height your jump velocity and gravity adjust so that it is harder to go further. I've added a scoring system aswell as the ability to change between different models. The hitboxes of the models determine the difficulty of the game.
Update 3: I added particle effects
Project ID: N5SRANNDHB
-
Very good idea add a moon at the top i want to touch it !!!!
-
woah I kinda feel flattered about having my little game inspire something new!
and on a more objective note, 3D is a really cool idea here; reminds me of slydog's project and how he 3D-y-fied Space Invaders, quite similar concept, love it -
That looks very cool! Not for people suffering from vertigo, though...
-
Things look a little weird when in docked mode. I think you need a setMode() in there to fix it...
-
@vinicity oh damn I forgot to check docked mode. Is it still playable in docked mode?