Skip to content

A Roguelike game with traditional top-down RPG elements.

Notifications You must be signed in to change notification settings

mplawley/dungeon-generator

Repository files navigation

dungeon-generator

A Roguelike game with traditional top-down RPG elements. Inaccessible areas of the matrix/dungeon are bricked off:

alt tag

Normal gameplay (the walls block movement--there are no graphics assets for walls yet): alt tag

How to play

WASD/keys to move, spacebar/left click to attack! Find the red-door exit to escape the dungeon.

Motivation

Total of an 8-hour sprint over 2 days to implement a Matrix/2D Array method of generating a Roguelike dungeon, but with Dungeons-and-Dragons elements (character creation, player stats that make a difference in-game, etc.).

Stable installation

First, download the GitIgnore folder from Dropbox:

https://www.dropbox.com/sh/ncqklf25un3q3zd/AABtxNUQRGIA1586fCGliLgYa?dl=0

Then install your free copy of Unity 5, clone this repo, and open the dungeon-generator project. Drag the GitIgnore folder into the Assets folder in the project hierarchy. Then double click on the Start.unity scene in the Scenes folder under Assets. Finally, click the play button and enjoy!

Demo

Check out this YouTube video: https://youtu.be/cv2o45pTRjc

About

A Roguelike game with traditional top-down RPG elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages