I wanted to post a game I made last year. It is a parody of the Roblox game “Doors.” You booked your hotel online and as you are now heading into the elevator. As you get in you realize there is no buttons, but the elevator door closes before you can do anything. This is clearly not a regular hotel. Get to the other elevator across this hotel floor to escape but beware… you are not alone. This game revolves around the 3d render extension and is semi-randomly generated. Traverse through a seemingly never ending hotel filled with dangers. This game is also a rougelike so if you die you start all the way over. Defeat three entertaining boss fights!
Controls
WS - Move
AD - Turn
A-interact with drawers, levers, chests and other objects while looking at them NOTE: you do not have to interact with doors to open or unlock them, simply walk into them.
B-delete text/close menu
There is nine hidden chests throughout the game, I won’t tell you what they do but find them all and something will happen.
All code and art created by me.
However This game uses all built-in extensions minus a few exceptions. These include
https://github.com/jwunderl/arcade-tilemap-a-star https://github.com/riknoll/arcade-mini-menu https://github.com/UnsignedArduino/ArcadeMIDI
I also used the following tool to make the logo.
https://kristianpedersen.github.io/Convert-Image-to-MakeCode-Arcade-Sprite/
Here is the link–>https://pizzaninja17.github.io/floors-v1/
Enjoy!