Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 220 Bytes

File metadata and controls

6 lines (6 loc) · 220 Bytes

TicTacToe

This is the simple and fun game of tictactoe implemented using Java. Rules to the game are simple:

  1. Use strategy to beat your opponent
  2. Enter the desired row and column numbers to place a marker
  3. Win!