Skip to content

A Roguelike game with traditional top-down RPG elements.

Notifications You must be signed in to change notification settings

ericdrobinson/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

#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!

#Unstable installation Head on over to my test server, moyoba.com, and play the WebGL build! Warning: the graphics will be degraded, and you'll need a laptop or desktop. Be sure to maximize the screen!

About

A Roguelike game with traditional top-down RPG elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%