/Tic-Tac-Toe

Tic Tac Toe Console Game, a Java-based project that brings the classic game to life in a text-based console environment. The project aims to create an engaging and interactive gaming experience for two players, featuring the innovative "undo" functionality, which allows players to reconsider and reverse their previous moves during gameplay.

Primary LanguageJava

Tic-Tac-Toe


The Tic Tac Toe Console Game has successfully achieved its objectives of creating an interactive and enjoyable gaming experience within a text-based console environment using JAVA programming language. The project demonstrates proficient use of Data Structures and Algorithms to ensure smooth and efficient gameplay.


_Please feel free to update the codes as per needs and contribute to the repository._

Snapshot 1: Initial state

pic1

Snapshot 2: after player X’s first move

pic2

Snapshot 3: after player O’s first move

pic3

Snapshot 4: after player X’s second move

pic4

Snapshot 5: after player O’s second move

pic5

Snapshot 6: after player X’s last move

pic6

Contributing

  1. Fork this repository
  2. Create your feature branch: git checkout -b <branch-name>
  3. Add changes
  4. Create a Pull Request

Author

-NABIN UPRETI