Skip to content

Generates "Binding of Isaac"-style dungeons in ascii representation

Notifications You must be signed in to change notification settings

adverseengineer/Isaac-Like-Dungeon-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Isaac-Like Dungeon Generator

Generates dungeon layouts similar to those in The Binding of Isaac and the original Legend of Zelda

This project uses Jcurses, a Java wrapper for the ncurses C/C++ library. This repo only contains the libraries needed to run on Linux, but you can find the Windows version on sourceforge.

To build, use ./build.sh. To run, use java -jar Main.jar or ./Main.jar. Press tab to exit, press any other key to generate a new dungeon layout

About

Generates "Binding of Isaac"-style dungeons in ascii representation

Topics

Resources

Stars

Watchers

Forks