Hey guys,
I decided to share in a challenge that I entered, re-doing the C++ emulator in Node.JS Typescript (Server-side) using Repository Pattern Design for development, which you want to follow, follow the repository link:
https://github.com/ycr4zy/emulator-ts
What has already been done?
Based on the JS repository at https://github.com/pafa7a/mu-online-js it is already completed:
ConnectServer
JoinServer
What's left to do?
GameServer
Implementing the idea of pafa7a in the future, is to create a mu-web-admin, as is already being done in his repository.