Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 500 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 500 Bytes

Note

The development is continued here.

Orion MMORPG

Final year project, an mmorpg game in java.

Compile, Run

Required:

  • Oracle JDK 1.8+

other dependencies will be handled by maven

Commands:

(in project root)

$ mvn package
$ mvn exec:java

Github Page

Main page for this project can be found following the link below. The page also contains html version of project's full javadoc

http://almasb.github.io/mmorpg/