Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtala3t committed Jul 13, 2016
1 parent 03e3a3c commit d0c20b8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Tanks-Java-2D-Multiplayer-Game
This is a simple Java 2D Multiplayer Tanks Game.

This is a simple Java 2D Multiplayer Tanks Game using sockets. It is a client/server game.

The game is diveded to two seperate projects, one for the game server and one for the game client. The used IDE is netbeans (I uploaded all project artifacts), also the game JAR (client and server) files are uploaded.

If you have any questions or want to continue this project feel free to do so :)

0 comments on commit d0c20b8

Please sign in to comment.