A Tic-Tac-Toe Game with an unbeatable AI
-
Updated
Dec 6, 2020 - Java
A Tic-Tac-Toe Game with an unbeatable AI
Mini Tic Tac Toe game build using JavaFX
A modern JavaFX Tic Tac Toe game with multiple difficulty levels (Easy, Medium, Hard). Play against a smart AI powered by Minimax algorithm or challenge a friend!
A simple Tic-Toe-Toe game developed in Android Studio using Java. Its a two player game with easy code implementation.
Tic Tac Toe [ material designed ] Android game
A tic tac toe game in java, which can be trained by machine learning (console & gui).
Unbeatable 2D Tic-tac-toe with computer.Easy Java code with GUI along with score tracking.
Android app to play the classic Tic-tac-toe game
Tic Tac Toe Game on Android
Project: Tic Tac Toe using 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.
TicTacToe is a mini project developed to implement MiniMax and MiniMax with alpha-beta pruning to decide wich action the computer has to perform.
Simple AI Tic-Tac-Toe Game made with Java Swing. Choose against AI or human. You can play in 3x3 grid up to 10x10.
College assignment for making a game of TicTacToe using methods.
This is a simple command-line implementation of the classic Tic-Tac-Toe (Tris) with an improved CLI graphics system.
TrisSQL is a Tic-Tac-Toe clone written in Java which uses an SQL database to choose its moves.
A Console-based Java Tic Tac Toe Game
Aplicación de juego para Android que usa Firebase cloud Firestore.
JavaFX TicTacToe
Kata Kuti aka Tic-Tac-Toe.My first Java Based Android Application built from scratch :D. This is a very simple app in it's core. But I've tried to handle all use cases possible. I am very happy to complete this app ,enjoy the code !
Add a description, image, and links to the tictactoe-java-game topic page so that developers can more easily learn about it.
To associate your repository with the tictactoe-java-game topic, visit your repo's landing page and select "manage topics."