This repository contains a program to play TicTacToe on a 3.5" touch screen display shield, as shown below - Most 3.5" TFT LCD Touch displays use the ILI9486 Display Driver and include a resistive ...
In this project, I aimed to practice object-oriented programming (OOP) in Java and learn how to work with GUIs using Java Swing Framework. The game includes functionalities such as card drawing, ...