Skip to content

HastiGD/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe

This repository contains the source code for the TicTacToe class, instances of which allow a user to play the game of tic tac toe. Inside this folder you will find two additional files, Player.java and GameBoard.java. GameBoard objects allow for a visual GUI version of the game, and Player objects will contain information such as scores, wins, and statistics for a Player object.

About

This repository contains the source code for the TicTacToe class, instances of which allow a user to play the game of tic tac toe. Inside this folder you will find two additional files, Player.java and GameBoard.java. GameBoard objects allow for a visual GUI version of the game, and Player objects will contain information such as scores, wins, a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages