Skip to content

Commit f60a813

Browse files
committed
readme demo hyperlink added
1 parent d7f7386 commit f60a813

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# A Nested TicTacToe game using Java Swing.
22
***
3+
34
## The user is initially displayed with an option to choose your opponent, either against the computer or a friend.
45

6+
Project Demo: [Nested Tic-Tac-Toe](https://replit.com/@MajinVegetaSSJ2/Nested-TicTacToe?v=1)
7+
58
![Capture_NestedTicTacToe_MainMenu](https://github.com/04xRaynal/Nested_TicTacToe_JavaSwing/blob/85b913f85ab05f6e67fe220b1a5b483f3ecf27e1/Captured%20Images/Capture_NestedTicTacToe_MainMenu.PNG)
69

710
---
11+
812
Play alternates between the user(player1) who initially is X and the player2/CPU which is O.
913

1014
Image displaying a game between the user and CPU:

0 commit comments

Comments
 (0)