8000 GitHub - perrymant/dungeon-game: Dungeon game using Java8 and LibGDX
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

perrymant/dungeon-game

Repository files navigation

Dungeon Game

  • Boxx.jar
    • This is the ready-to-run version of the system.
    • To run this, please ensure that you have the latest JRE installed.
    • To open on mac OS, just right click and press open.
  • Documentation.pdf
    • This includes all documentation required for this coursework:
      • User Guide: A scenario driven explanation of how to use the product
      • Installation Guide: Found within the user guide
      • Maintenance Guide: Detailed sign-posting of how to navigate the code and where and how to make extensions.
      • Sprint Goals: An overview of the goals set in each sprint
      • Javadoc: A more in-depth sign-posting of how to navigate the code
      • Wikis: These contain project wide documents that were fundamental to our process
  • Source Code
    • Our Java 8 code base is centred around the LibGDX framework, where core assets can be found in the core folder, and the desktop specific code can be found in the desktop folder. We use gradle as our build tool. A more in-depth description of our code can be found in the Maintenance Guide and Javadoc.

About

Dungeon game using Java8 and LibGDX

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0