We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca2d001 commit 02a2153Copy full SHA for 02a2153
README.md
@@ -1,2 +1,7 @@
1
-# Snake-Java-2D-Game
2
-It is a simple Java 2D Snake game.
+# Snake Java 2D Game
+
3
+This is a simple Java 2D Snake game using Threads and Java Swing to display the game. The game has three different levels (Easy, Normal, and Hard).
4
5
+The used IDE is netbeans (I uploaded all project artifacts), also the game JAR file is uploaded.
6
7
+If you have any questions or want to continue this project feel free to do so :)
0 commit comments