Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 826 Bytes

readme.md

File metadata and controls

13 lines (10 loc) · 826 Bytes

Open Knight Online (OpenKO)

I started with project to learn more about how the MMORPG Knight Online works. MMORPGs are very intricate programs requiring knowledge in many areas of computer science such as TCP/IP, SQL server, performance tuning, 3D graphics and animation, load balancing, and more. Starting with the original leaked source I have updated to DirectX 9, wrapped window creation and player input using SDL 2.0, added function flags so that various file formats may be supported while remaining backwards compatible, and much more.

This code is for academic purposes only! If you have questions or would like help feel free to contact me via email at “info@stephenmeier.net”