Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akgarg0472 authored Mar 27, 2021
1 parent 94a5b97 commit 00404cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# javaFX_tic_tac_toe
This is a basic mini project on TicTacToe Game designed using JavaFX.

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

In this mini game, currently only Player vs Player mode is available.
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
Expand Down

0 comments on commit 00404cf

Please sign in to comment.