Skip to content

A java console projects which has two players and when the game ends it tells that who is the winner or is the match draw!

Notifications You must be signed in to change notification settings

Janhvibabani/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

tic_tac_toe

A java console projects which has two players and when the game ends it tells that who is the winner or is the match draw!

It is an object oriented based project as it is devided into classes for each and every new module!

It has following classes: Board (for maintaining the configuration of board) Game(for playing the game) Player(for keeping the player details) App(one which has main class)

About

A java console projects which has two players and when the game ends it tells that who is the winner or is the match draw!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages