A downloadable prototype

This project uses procedural generation and module snapping to generate simple dungeons.

The DungeonGen file is the basic form which includes a flying camera and a timer so you can view how long the dungeon takes to generate. You can Left-Click to regenerate the dungeon. A single Start and End piece are always generated.

The DungeonGen_MP file is a conversion of the dungeon generation to a multiplayer project using Photon. You can launch the game multiple times and connect to your other windows to see how it works. Type a name into the text field on the main menu and click create to host a game, or click on a game in the list to join an existing game. Some of the objects in the dungeon can be interacted with (pushed around, knocked over, etc...) and there are some simple enemies. This version also contains some simple RPG elements.

Published 2 days ago
StatusPrototype
AuthorElspar2
GenreRole Playing
TagsDungeon Crawler

Download

Download
DungeonGen.7z 19 MB
Download
DungeonGen_MP.7z 29 MB

Install instructions

- Download one of two available files.

- Extract using 7zip

- Launch exe