Skip to content

Releases: pranavavva/java-tac-toe

Initial Release

26 Mar 20:29
Compare
Choose a tag to compare

The initial release of the game.

Things to add:

  • Selecting whether the first player is an X or an O
  • Adding CPU player functionality
    • and ability to choose between two human, one human and one CPU, and two CPU players
  • Adding game networking (playing with someone over LAN or even over the internet)