We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3dab43 commit ba70e8eCopy full SHA for ba70e8e
README.md
@@ -1,2 +1,18 @@
1
# Snake
2
-It is a snake game that developed with Java
+It is a snake game that developed with Java
3
+<br>
4
+<p>
5
+<h4>Main Menu</h4>
6
+<img src="https://github.com/okanuregen/Snake/blob/develop/ScreenShots/Main_Menu.jpeg.jpg" width="500">
7
+</p>
8
+<hr>
9
10
+<h4>Game Screen</h4>
11
+<img src="https://github.com/okanuregen/Snake/blob/develop/ScreenShots/Game_Screen.jpg" width="500">
12
13
14
15
+<h4>Game Over</h4>
16
+<img src="https://github.com/okanuregen/Snake/blob/develop/ScreenShots/Game_Over.jpg" width="500">
17
18
+
0 commit comments