Skip to content

Hexworks/caves-of-zircon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caves of Zircon

Usage

You need to install Java (JDK) on your computer before you can build Caves of Zircon. Alternatively you can use one of the releases here for which a JRE will suffice.

This is how you run Caves of Zircon:

git clone https://github.com/Hexworks/caves-of-zircon.git
cd caves-of-zircon
./gradlew clean build
 java -jar build/libs/caves-of-zircon.jar

Happy hunting!

About

A roguelike tutorial project using Zircon which is a spiritual successor of Caves of Clojure and Trystan's roguelike tutorial.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages