Major Emulator of the Darkswords Server
A server emulator of the online RPG DarkSwords. The entire project is written from scratch. It's being developed for educational purposes only, learning and trying client-server communication, multithreading and large project maintaining.
The project aims to re-create the server functionality based on how it communicates with a client.
Current supported version: Client - 2.1.6.3; Server - 2.1.4.3.
- Java 11
- MySQL Server 8
Active development stage has been moved to dev
branch