tictactoe

TicTacToe game

An implementation of the paper-and-pencil game TicTacToe with customizable board size and coincidence count

Own implementation of the game - TicTacToe. For any rectangle and any winner line count.

GitHub

4 stars
3 watching
4 forks
Language: Java
last commit: almost 4 years ago
Linked from 1 awesome list

algorithmsgradlejavarecursiontravis-ci

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
allannozomu/tictactoeA simple implementation of the classic TicTacToe game using Elm as its programming language3
bjarnel/arkit-tictactoeTic-Tac-Toe game using ARKit and Scenekit with improved AI opponent395
desttinghim/fcc-tictactoeA simple implementation of the classic game TicTacToe written in Haxe programming language1
cout-hello-world/tictactoeA game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe12
wendyyanto/android-tic-tac-toeAn Android app implementing a TicTacToe game using custom views and Kotlin programming language.2
adacore/tictactoeA tictactoe game written in Ada using the SPARK language and proven at runtime3
canersevince/vue-next-tictactoe-gameA simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe4
jamesmontemagno/app-tictactoeA Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C#10
pwadsworth/tictacelmAn Elm implementation of the classic game Tic Tac Toe to showcase language features0
mgilangjanuar/katanyagomokuA Java-based desktop game implementation of Tic Tac Toe with features such as online play and cloud storage, allowing users to customize the game experience.1
doublegremlin181/doublegremlin181A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks105
tnishinaga/rpi_micon_c85bookA Raspberry Pi program that demonstrates bare-metal programming and game development using C.46
venil7/reasonml-tictactoeAn unbeatable Tic-Tac-Toe game engine implemented in ReasonML6
brslv/elm-tttAn implementation of a simple game where two players take turns marking squares on a 3x3 grid1
robotastic/macropad-tic-tac-toeA Python implementation of Tic Tac Toe on an Adafruit MacroPad4