Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bmoszczynski07/tictactoe

My own simple implementation of TicTacToe game in Java for my classes
https://github.com/bmoszczynski07/tictactoe

desktop-app game intellij-idea java tictactoe video

Last synced: about 1 month ago
JSON representation

My own simple implementation of TicTacToe game in Java for my classes

Awesome Lists containing this project

README

        

# TicTacToe
This is my own implementation of tictactoe game fully written in Java. It is a simple desktop application created using JFrame