Skip to content

Dungeon crawler game which generates random 2D maps algorithmically and allows the player to traverse through the path, kill enemies, pick up weapons and defeat the boss.

sadjunky/roguelike-dungeon-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roguelike Dungeon Crawler

Getting Started

Familiar with Git?

Checkout this repo, install dependencies, then start the gulp process with the following:

> git clone https://github.com/doctor-claus/roguelike-dungeon-crawler.git
> cd roguelike-dungeon-crawler
> npm install
> npm start

About

Dungeon crawler game which generates random 2D maps algorithmically and allows the player to traverse through the path, kill enemies, pick up weapons and defeat the boss.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published