News

Tic-Tac-Toe (Java) A command-line Tic-Tac-Toe game implemented in Java for two players (X and O). Features a 3x3 grid, input validation, win/tie detection, and a clean, object-oriented design.
Extremist tic-tac-toe: How the new penal code correlates with the Bandung attack Ostensibly, even though the Indonesian criminal-reform bill is radical and goes against many of the values of ...
🎮 Tic Tac Toe - Java Console Game A simple Tic Tac Toe game built in Java for two players. This project runs in the console and is perfect for learning basic Java programming concepts such as arrays, ...