Dungeon 3D

I noticed that lots of people are starting to get more into making 3D projects, so I thought I’d make this project to demonstrate my OpenPXT 3D extension, that allows you to build JavaScript 3D games with ease.

In this game, you run around shooting soldiers until each one is dead, which progresses the level. If you lose all your health then it’s over forever, but you regenerate each level too. The levels are all randomly generated, sometimes with corridors and such between each room.

Try it here!:

If you’re interested in trying out OpenPXT, then visit this page here:

3 Likes

The 3d renaissance is real I think it was rube who said that but I forgot

3 Likes

If you start the project and nothings happening then press the restart button next to Menu.

3 Likes

pretty cool :ok_hand:

5 Likes

Great Game but I’m not so interested in making 3D Games but if want some storyline for your game just ask. (All I want in return is credits or recommendations to other ppl in search of storyline)

3 Likes

How, just HOW, did you make this with 4 lines???

4 Likes

other files + extension

They made a custom extension to do it with just that since there is 2 custom extension if I could look at the .ts files I could tell more accurately but I’m on mobile

1 Like

You can use multiple typescript files in typescript mode.

2 Likes