We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ce52ce commit 39e8cf9Copy full SHA for 39e8cf9
README.md
@@ -1,7 +1,7 @@
1
# Snake Java 2D Game
2
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).
+This is a simple Java 2D Snake game with sound based on the Java 2G graphics library. 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.
+The used IDE is Eclipse (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