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

https://github.com/almasb/mmorpg

A prototype for an mmorpg game
https://github.com/almasb/mmorpg

Last synced: 10 months ago
JSON representation

A prototype for an mmorpg game

Awesome Lists containing this project

README

          

Note
======

The development is continued [here](https://github.com/AlmasB/Zephyria).

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)

```bash
$ 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/