Skip to content

A quick implementation of tic-tac-toe to get some Java practice in before a couple interviews.

Notifications You must be signed in to change notification settings

ssmithcp/java-practice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Tic-Tac-Toe - a quick Java program

This is a quick implementation of tic-tac-toe to get some Java practice in before a couple interviews. I didn't try to get overly fancy with interfaces, or abstract classes or really anything else; this is just a little practice to get back into the Java head space.

About

A quick implementation of tic-tac-toe to get some Java practice in before a couple interviews.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages