Skip to content

Satyaki7/1st-Small-Java-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🕹️ Java Tic-Tac-Toe Game

A simple two-player Tic-Tac-Toe game implemented in Java for the command line. This project demonstrates core Java concepts such as arrays, control structures, collections, and input handling.


📋 Features

  • Two-player turn-based gameplay
  • Real-time board display
  • Input validation to prevent invalid or repeated moves
  • Win condition detection (rows, columns, diagonals)
  • Declares winner or draw at game end

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages