Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cave Dungeon

As the final project in Orient Objected Programming, we will create an RPG that takes place inside a cave.

Run

In the root of the repository, you can either:

  • Use javac **/*.java or javac **/*.java **/**/*.java to compile every java file, and run java src.game.Main to execute the game.
  • Install Apache Ant, and run ant.

UML Diagram

We made a Visual Paradigm Project that visually shows how the different classes relate to each other. It can be found on the root of the project with the name CaveDungeonUML.vpp.

Assets

We used two asset packs:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages