Skip to content

chunhanl/TowerOfLegends

Repository files navigation

TowerOfLegends

The project includes two parts: Server and Client The Server part is in the Server source folder The Client part is in the Other source folders

To setup a server, extract the Server folder and the main function is in package MyServer =>CallMyServer.java The rules are defined in res/server/
Screenshot of server UI
ScreenShot

To run a client, server has to been setup beforehand, and player has to be created in order to login (player data is in res/server/player/ ). The main function is in the source folder UtilFrame, package TestRun =>test.java Be aware that the server IP is define in source folder Client(default 127.0.0.1), package MyClient=> MyClient.java Modification has to be made if server is setup in another IP

Screenshot of client UI
ScreenShot
Screenshot of client UI
ScreenShot
Screenshot of client UI
ScreenShot
Screenshot of client UI
ScreenShot

About

Java GUI Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages