Skip to content

Commit 5ca661a

Browse files
Update README.md
1 parent c0d3f9a commit 5ca661a

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,17 @@ This Tetris game is developed using Java's Swing and AWT libraries, offering a c
1616

1717
## ScreenShots
1818

19+
1) Menu
1920

21+
![Menu](https://github.com/user-attachments/assets/d0e1e0f7-085c-4aed-89f5-779993645f8c)
22+
23+
2) Old Version
24+
2025
![Screenshot (813)](https://github.com/Hasnatrasool163/Tetris-in-Java/assets/153990457/805291a0-b07b-4f75-bad6-b0fa70fda65d)
2126

27+
3) Enhanced Version
28+
29+
![Tetris-in-Java](https://github.com/user-attachments/assets/7a5d2767-1318-4ae8-afa8-7e6e2730bf8f)
2230

2331
## Getting Started
2432

@@ -34,7 +42,8 @@ Ensure you have Java Development Kit (JDK) installed on your machine to run and
3442
git clone https://github.com/hasnatrasool163/Tetris-in-Java.git
3543
```
3644

37-
2. Navigate to the cloned directory:
45+
2. Navigate to the clone![Menu](https://github.com/user-attachments/assets/0954b07b-8ff9-4f9e-b6c8-3416347128b2)
46+
d directory:
3847

3948
```bash
4049
cd java-tetris-game

0 commit comments

Comments
 (0)