Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 253 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 253 Bytes

Tic-Tac-Toe

A console based Tic Tac Toe game implemented in Java using Object Oriented Concepts.

Project Description

  • Human vs Human and Human vs Computer match
  • Computer does its turn using Random Numbers
  • Prompts the user of the wrong input