Topic: "tictactoe-java-game"
AbhyudayaSharma/tic-tac-toe
A Tic-Tac-Toe Game with an unbeatable AI
Language: Java - Size: 351 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 28 - Forks: 1

akgarg0472/JavaFX_TicTacToe
Mini Tic Tac Toe game build using JavaFX
Language: Java - Size: 59.6 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 11 - Forks: 4

tarun-codes/Tic-Tac-Toe
A simple Tic-Toe-Toe game developed in Android Studio using Java. Its a two player game with easy code implementation.
Language: Java - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 3

Supsource/TicTacToe
Tic-tac-toe , noughts and crosses, or Xs and Os is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row is the winner.
Language: Java - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 2

Wolkensteine/Informatik
Dies ist unser gemeinsames Repository für den Informatikunterricht.
Language: Java - Size: 14.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

mounika2000/Tic-Tac-Toe
Unbeatable 2D Tic-tac-toe with computer.Easy Java code with GUI along with score tracking.
Language: Java - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 2

indritbashkimi/ttt-xo
Android app to play the classic Tic-tac-toe game
Language: Kotlin - Size: 315 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 1

lpapailiou/tictactoe
A tic tac toe game in java, which can be trained by machine learning (console & gui).
Language: Java - Size: 1.77 MB - Last synced at: 24 days ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

kiranmuddam/TicTacToe-java
Project: Tic Tac Toe using Java
Language: Java - Size: 154 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 0

aydinnyunus/TicTacToe-Android
Tic Tac Toe Game on Android
Size: 264 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 1

erikgurzau/tic-tac-toe-console-game
This is a simple command-line implementation of the classic Tic-Tac-Toe (Tris) with an improved CLI graphics system.
Language: Java - Size: 104 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

FarronJones/TicTacToe
College assignment for making a game of TicTacToe using methods.
Language: Java - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Bavuett/tris-sql
TrisSQL is a Tic-Tac-Toe clone written in Java which uses an SQL database to choose its moves.
Language: Java - Size: 4.47 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

dwolf42/TicTacToeSuperGT
The following version of my previous TicTacToeSuper project, based on a series of tutorials on Hyperskill.org (JetBrains Academy).
Language: Java - Size: 76.2 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

GervinFung/TicTacToe
Simple AI Tic-Tac-Toe Game made with Java Swing. Choose against AI or human. You can play in 3x3 grid up to 10x10.
Language: Java - Size: 512 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

hall9zeha/TicTacToe
Aplicación de juego para Android que usa Firebase cloud Firestore.
Language: Java - Size: 930 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

rohandebsarkar/tic-tac-toe-console
A Console-based Java Tic Tac Toe Game
Language: Java - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 1

MitchellGray100/TicTacToe
JavaFX TicTacToe
Language: Java - Size: 704 KB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

abhijeetkakade1234/Tic-Tac-Toe
This is a simple Tic-Tac-Toe game implemented in Java. The game allows two players to take turns making moves on a 3x3 grid. To ensure there is no draw, the game removes the first X or O if no one wins within three moves.
Language: Java - Size: 3 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

Nagapurikavya/CODETECH-IT-SOLUTIONS
It is a java development based internship
Size: 0 Bytes - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

ShivangeeRajput/TicTacToe
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.
Language: Java - Size: 772 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ashudevcodes/TicTacToeApp-Android
Engaging Android Tic Tac Toe game with 2-player mode, X/O marks, and reset button. Perfect for beginners.
Language: Java - Size: 7.32 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

mahdiahmadii/tictactoeGame
a simple terminal based game!
Language: Java - Size: 612 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

santoshgit1/TIC-TAC-TOE-GAME
Language: Java - Size: 111 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nylecm/TicTacToe
A fun tic-tac-toe (noughts & crosses) game written in Java, which has two unbeatable AI players. It features both a GUI and command-line interface.
Language: Java - Size: 95.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

S-C-U-B-E/KATA-KUTI
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 !
Language: Java - Size: 13.9 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Manikkumar1988/TicTacToe
TicTacToe game developed using Object modelling guided by TDD
Language: Java - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

CHIRANJIT1988/tictactoe-android-game
TicTacToe Game
Language: Java - Size: 364 KB - Last synced at: 10 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

BrayoKane/AndelaTic-Tac-Toe
"Take A Climb Challenge" for Android Beginner Track
Language: Java - Size: 9.65 MB - Last synced at: 11 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Karandeep9045/Tic-Tac-Toe-Game-in-Java
Tic Tac Toe Game in java present in desktop based application .
Language: Java - Size: 2.93 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

ashasodal/TicTacToe
Tic Tac Toe software.
Language: Java - Size: 169 KB - Last synced at: 8 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

MainActivityKt/Simple-Tic-Tac-Toe-Java
A project of Java Core track on Hyperskill
Language: Java - Size: 2.93 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

yanmastra/tictactoe-game
Tictactoe Game , Web Based using Spring Boot 3
Language: Java - Size: 19.4 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Vaibhav-Pant/Tic-Tac-Toe
Tic-Tac-Toe Game GUI using Java
Language: Java - Size: 4.88 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

not-a-java-dev/TicTacToe
Tic tac toe yeah you know it
Language: Java - Size: 10.7 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

xrimsonn/GXTO
Tic Tac Toe game written in java.
Language: Java - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

GargamelJR1/TicTacToeAndroid
TicTacToe android game with single player (used minmax with alpha beta pruning algorithm) and multiplayer
Language: Java - Size: 222 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ShahrukhJ/TikTacToe
A simple tiktactoe game (Player vs Cpu) using Random class in JAVA.
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Jaspermusic/TicTacToe
TicTacToe an Bot vs You
Language: Java - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Kpeguero16/TicTacToe
First time making a game with Java. It was really fun. Maybe I will update it in the future to make a more competent bot.
Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Spacemanit/Tic_Tac_Toe
A console-based tic tac toe game to play with friends or with AI
Language: Java - Size: 9.77 KB - Last synced at: 5 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Carter907/TicTacToe
Client and Server Tic-Tac-Toe.
Language: Java - Size: 25.3 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

AkifAydin/TicTacToe
My TicTacToeGame
Language: Java - Size: 3.45 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

NiceLeader/TicTacToe-game
Simple JavaFX TicTacToe game
Language: Java - Size: 63.5 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

WilhenAlbertoHM/TicTacToe
A simple Tic Tac Toe game
Language: Java - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

GabsTLI/Games_Platform
This is a platform where you can find Tic-tac-toe and Hangman game, we use a CRUD of Players in console mode
Language: Java - Size: 109 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

jojo142/Tic-Tac-Toe-Game
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.
Language: Java - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

tszdabee/Tic-Tac-Toe
❌⭕ Tic-Tac-Toe implemented in Java. ⭕❌
Language: Java - Size: 1020 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

yusrilihzaM/tictactoe
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

khatrijiraj/TicTacToe
Ticktacktoe game based on Android
Language: Java - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

FelicityBlue/Find-Winner-on-a-Tic-Tac-Toe-Game
This is my first time participating in a coding challenge. This is for September Leetcoding challenge 2021. Using given array moves, checking if someone wins, ended up in a draw, or is pending.
Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

dango301/Tic-Tac-Toe
The standard Tic-Tac-Toe-Game & Matryoshka-Variation, each as multiplayer games and with AI opponents are included, respectively. Written in Processing.
Language: Processing - Size: 74.9 MB - Last synced at: 12 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

WeilanTao/TicTacToe
TicTacToe In Java
Language: Java - Size: 36.1 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

BassJonathan/TicTacToe-with-MiniMax-Algorithm
A simple tic-tac-toe game with an implementation of the minimax-algorithm made in Java.
Language: Java - Size: 194 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

pankajsingh09/TicTacToe
Tic-Tac-Toe is a 2 Player famous game, where users can Mark either 0 or X on the board the player who succeeds in placing three of their marks in a diagonal, horizontal, or vertical row is the winner. This is Graphics based application build using Java Swing.
Language: Java - Size: 5.86 KB - Last synced at: 26 days ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

fabriciio95/tictactoe
Este projeto é uma implementação do tradicional jogo da velha.
Language: Java - Size: 25.4 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Sushmey/TicTacToe-Engine
TicTacToe engine. Computer plays TicTacToe as X, player plays as O
Language: Java - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

remixtures/tictactoe
A single player version of TicTac-Toe, also known as Noughts and crosses or Xs and Os. Developer as part of JetBrains Academy's Java Developer Curriculum.
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

remixtures/tictactoeai
AI version of TicTacToe developed as a HyperSkill project. The project implements Minimax, a brute force algorithm that maximizes the value of the own position and minimizes the value of the opponent's position.
Language: Java - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

jqypang915/minigames
A Bunch of small games designed for me to practice CS skills and algorithms
Language: Java - Size: 13.7 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

alex-mous/TicTacToe
An unbeatable Tic Tac Toe command-line game with any board size made in Java. Also has a two-player mode.
Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

abhi883388/Games
Language: Java - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Papazik/TicTacToe
TicTacToe
Language: Java - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

pruth17/Tic-Tac-Toe
A program that plays TicTacToe with a human user. Uses a class TicTacToeBoard that stores a 3 x 3 array of char values (filled with 'x' , '0', or space characters). The program uses a random number generator to choose who begins. When it's the computer's turn, it randomly generates a legal move. When it's the human’s turn, it read the move and check that it is legal.
Language: Java - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

SMahdiFaghih/XO
XO game by javafx
Language: Java - Size: 13.7 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

anishhegde/androidtictactoe
A simple tic tac toe game written in plain vanilla Java.
Language: Java - Size: 1.11 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 2

damianvaz/GameProject
A basic game that has miniGames for the user to choose from.
Language: Java - Size: 1.41 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

nimatullo/tictactoe
Simple tic tac toe game.
Language: Java - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

DJREvans/Java
Language: Java - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

irobson/multi-tic-tac-toe
Java multi-player/board classic tic-tac-toe game System.out based
Language: Java - Size: 254 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 1

KOHTheCodeMaster/TicTacToeConsole
Java Tic Tac Toe Console Based 1st Game Solely Developed by K.O.H..!! ^__^
Language: Java - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

amits999/Tic-Tac-Toe
This is a basic tic-tac-toe game app.
Language: Java - Size: 359 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

AliceCros/TicTacToe
Basic 2 players TicTacToe (console & graphic interface)
Language: Java - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

MinhNNguyen/TicTacToe
Object oriented tic-tac-toe game with GUI implementation
Language: Java - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

PranavVyas/TicTacToe_Java
The famous game is back in Java with all new look and design !!
Size: 111 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

mabwehz/xGame-oThrones 📦
A Tic-tac-toe game written in Java and inspired by the HBO TV series, Game of Thrones.
Language: Java - Size: 1.61 MB - Last synced at: 11 months ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 1
