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 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
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, 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.
A tic tac toe game in java, which can be trained by machine learning (console & gui).
Project: Tic Tac Toe using Java
Tic Tac Toe Game on Android
College assignment for making a game of TicTacToe using methods.
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.
A Console-based Java Tic Tac Toe Game
Aplicación de juego para Android que usa Firebase cloud Firestore.
TrisSQL is a Tic-Tac-Toe clone written in Java which uses an SQL database to choose its moves.
JavaFX TicTacToe
This is a simple command-line implementation of the classic Tic-Tac-Toe (Tris) with an improved CLI graphics system.
Tic Tac Toe game is a console game. Lets you choose a position for your [ X or O] and returns a new board with the input. You can play multiple rounds with it. In order to play you need to download the zip file and run it on your local device. Make sure to have java complier installed for it to run smoothly.
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."