Skip to content

Commit d0c20b8

Browse files
authored
Update README.md
1 parent 03e3a3c commit d0c20b8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# Tanks-Java-2D-Multiplayer-Game
2-
This is a simple Java 2D Multiplayer Tanks Game.
2+
3+
This is a simple Java 2D Multiplayer Tanks Game using sockets. It is a client/server game.
4+
5+
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.
6+
7+
If you have any questions or want to continue this project feel free to do so :)

0 commit comments

Comments
 (0)