Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
akgarg0472 committed Mar 8, 2023
2 parents f0b18f6 + 00404cf commit ad5c194
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# javaFX_tic_tac_toe
This is a basic mini project on TicTacToe Game designed using JavaFX.

This is a easy project to start with javaFX GUI programming.

In this game, currently only Player vs Player mode is available.
However anyone interested person can implement Player vs Computer mode also.

IDE used : IntelliJ IDEA Community Edition

Thanks for reading this and Enjoy Coding ♥!!!!!

0 comments on commit ad5c194

Please sign in to comment.