-
Updated
Jan 16, 2019 - Java
tictactoe
Here are 302 public repositories matching this topic...
Tic Tac Toe 😊⭐️ Android Game built in Java language.
-
Updated
Nov 25, 2023 - Java
MiniMax algorithm applied to Tic Tac Toe.
-
Updated
Jan 29, 2021 - Java
A simple Tic Tac Toe (XO) game 🎮 developped using Java Swing.
-
Updated
Jul 10, 2020 - Java
Tic Tac Toe Android Game With Source Codes. An unbeatable game of Tic Tac Toe. This tic-tac-toe game was developed using Android Studio
-
Updated
Apr 11, 2023 - Java
This project implements two typical board games called Tic-Tac-Toe and Order-And-Chaos by using Java, and follows the Object-oriented design principles.
-
Updated
Jun 8, 2021 - Java
🎲 This project showcases an interactive Tic-Tac-Toe experience, enhanced by sophisticated artificial intelligence. Developed from the ground up, the game features intricate algorithms designed to challenge and engage players at every level.
-
Updated
Apr 25, 2024 - Java
This is an android-based gaming project. There are two parts to this project. One is UI and the other is Back-End part. In it, I have used XML for the UI design and JAVA for the Back-End part.
-
Updated
Mar 20, 2023 - Java
A Network-based Tic-Tac-Toe application, that has used a JavaFx to make a nice looking UI, with an MVC Design pattern and use of server sockets and MS-SQL-Server as database
-
Updated
Apr 17, 2022 - Java
15 projects build with java
-
Updated
Aug 13, 2022 - Java
Tic Tac Toe - Noughts & Crosses Game Application...
-
Updated
Feb 19, 2021 - Java
A simple Tic-Toe-Toe game developed in Android Studio using Java. Its a two player game with easy code implementation.
-
Updated
Jun 15, 2020 - Java
-
Updated
Apr 3, 2023 - Java
Project 2.3 - Minimax with alpha beta pruning in java for reversi / othello and Tic-Tac-Toe - 🏆 nr 1 out of 25 groups
-
Updated
Apr 19, 2019 - Java
Tic tac toe, noughts and crosses, or Xs and Os is a paper-and-pencil game for two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
-
Updated
Apr 27, 2023 - Java
Improve this page
Add a description, image, and links to the tictactoe topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tictactoe topic, visit your repo's landing page and select "manage topics."