Skip to content

Commit 39e8cf9

Browse files
authored
Update README.md
1 parent 5ce52ce commit 39e8cf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Snake Java 2D Game
22

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).
3+
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).
44

5-
The used IDE is netbeans (I uploaded all project artifacts), also the game JAR file is uploaded.
5+
The used IDE is Eclipse (I uploaded all project artifacts), also the game JAR file is uploaded.
66

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

0 commit comments

Comments
 (0)