Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 460 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 460 Bytes

Project Krypton Client

A pure Java Two Dimensional melee online multiplayer game.

Server Side:

https://github.com/MarkYHZhang/ProjectKryptonServer

Video Demonstration

Project Krypton Video Demonstration

Additional Info

  • Custom game engine
  • Real-time communication using custom TCP protocol
  • Purely programmed in Java without external libraries.