Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkYHZhang committed Dec 16, 2017
1 parent 9430862 commit c6545ed
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# 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](https://img.youtube.com/vi/_EjB9Uj-_Ww/0.jpg)](https://www.youtube.com/embed/_EjB9Uj-_Ww)

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

0 comments on commit c6545ed

Please sign in to comment.