• 1.0 edd9d6c34f

    First version Stable

    SemvdH released this 2020-06-07 17:34:52 +00:00 | 0 commits to master since this release

    The first version for this project is done!
    How to run:
    download the zip file or clone the repository, open the root build,gradle file as project or import it.
    Then first run the ServerLauncher.java file, located in core\src\netwerkprog\game\server.
    Then run the DesktopLauncher.java class twice (one for each client, the server is local for now) located at desktop\src\netwerkprog\game\desktop and play the game!

    Downloads