Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/steliospapamichail/amphipolis

A board game about treasure hunting built using Java with the MVC architecture
https://github.com/steliospapamichail/amphipolis

board-game java mvc-architecture

Last synced: 22 days ago
JSON representation

A board game about treasure hunting built using Java with the MVC architecture

Awesome Lists containing this project

README

        

# Amphipolis
A board game about treasure hunting in the remains of Amphipolis. Built using Java with the MVP architecture

![gui](gui.png)

## Project report
You can find the project's report in Greek in the report.pdf file.

#### Note
You can find the javadoc for the project under the "/javadoc" dir, the project's UML diagrams under the "/diagrams' dir and the runnable .jar file under the "/JAR" dir. To run the .jar file simply run "java -jar XXXX.jar" from the directory. The project also includes a report for the project (in greek), analyzing goals, difficulties, MVP benefits, brainstorming, diagrams, OOP principles and more.