Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is my first project after taking a Data Structures & Algorithms course. A game of tic tac toe can be played against a "bot" opponent (who places O's on spots based on a random number). Version 1.0 includes a pretty dumb bot that just places it's mark on a random spot. Version 2.0 will include increased difficulty. As of right now, the game can be played through a command line. Future versions will utilize a GUI system and .exe files rather than .java. Enjoy!

About

A simple tic-tac-toe game programmed in Java to be played via a console

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages