New Game in Progress: Tic-Tac-Toe

Play Tic Tac Toe against a human or the computer in this early release game

It’s been a bit since I updated this blog, so I figured I’d post about my new in-progress project, Tic Tac Toe.

The game is currently in progress, but so far you’re able to play against another human, an easy computer (that’s REALLY easy), or a hard computer. Since it’s not finished yet, I’m going to pust it on my website, but you can download the latest release from the GitHub page, or check out the source in this GitHub repo.

It’s being built in Java 11 and Swing, so it should work on any desktop environment that supports Java 11.

Back to Blog Posts



You may also like:

New Game: High Low for the Commodore 64

High Low ported to the Commodore 64 Read more...

New Web App: Simple Stock Ticker

Check stock prices with this React web app Read more...

Bill Split and Tip Updated

A new release of an old classic Read more...