Skip to content

eldenseropian/tic-tac-toe

Repository files navigation

tic-tac-toe

OOP Code Sample

This code is designed to provide an example of my ability to do Object Oriented design and implementation. It is a simple game of Tic Tac Toe, where the user plays through a command line interface against the computer (which makes random moves). The main method is located in TicTacToeGame.java.

About

OOP Code Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages