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.
4 stars
3 watching
4 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list
algorithmsgradlejavarecursiontravis-ci
Related projects:
Repository | Description | Stars |
---|---|---|
allannozomu/tictactoe | A simple implementation of the classic TicTacToe game using Elm as its programming language | 3 |
bjarnel/arkit-tictactoe | A Tic-Tac-Toe game built using ARKit and Scenekit with an AI opponent | 394 |
desttinghim/fcc-tictactoe | A simple implementation of the classic game TicTacToe written in Haxe programming language | 1 |
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |
wendyyanto/android-tic-tac-toe | An Android app implementing a TicTacToe game using custom views and Kotlin programming language. | 2 |
adacore/tictactoe | A tictactoe game written in Ada using the SPARK language and proven at runtime | 3 |
canersevince/vue-next-tictactoe-game | A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
jamesmontemagno/app-tictactoe | A Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C# | 10 |
pwadsworth/tictacelm | An Elm implementation of the classic game Tic Tac Toe to showcase language features | 0 |
mgilangjanuar/katanyagomoku | A 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/doublegremlin181 | A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks | 101 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
brslv/elm-ttt | An implementation of a simple game where two players take turns marking squares on a 3x3 grid | 1 |
robotastic/macropad-tic-tac-toe | A Python implementation of Tic Tac Toe on an Adafruit MacroPad | 4 |