Skip to content

A "sokoban x dungeon-crawler" game, written in java

Notifications You must be signed in to change notification settings

FrankMerriman/SokDungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SokDungeon

Set Up

This project was originally written and tested using Java 11. To run the game you will also need JavaFx.

VScode

Install Microsoft's Extension Pack for Java. This allows you to run the project from VScode.

logo of the extension pack

Java

JavaFX

How to run

This project is intended to be run using VScode. Once you have set up all dependencies you can simply navigate to src/unsw/dungeon/DungeonApplication.java and click the button labelled Run above the function called main:

picture showing function code

Tests and Coverage

If you wish to run the test files or view test coverage, you will also need JUnit and Gradle respectively.

Tutorial to come.

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •