Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
akgarg0472 authored Oct 12, 2020
1 parent df9ec46 commit 94a5b97
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 very basic and easy project to start with javaFX GUI programming.

In this mini 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 94a5b97

Please sign in to comment.