DoubleGremlin181
Tic Tac Toe game
A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks
Come play TicTacToe on my profile's README
103 stars
3 watching
20 forks
Language: Python
last commit: 1 day ago
Linked from 1 awesome list
github-actionsreadmetic-tac-toe
Related projects:
Repository | Description | Stars |
---|---|---|
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |
robotastic/macropad-tic-tac-toe | A Python implementation of Tic Tac Toe on an Adafruit MacroPad | 4 |
jamesmontemagno/app-tictactoe | A Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C# | 10 |
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 |
eleev/tic-tac-toe | A classic Tic Tac Toe game with AI and state machines built using SpriteKit and GameplayKit | 73 |
bjarnel/arkit-tictactoe | A Tic-Tac-Toe game built using ARKit and Scenekit with an AI opponent | 394 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
amcsi/elm-tic-tac-toe | A simple implementation of the classic Tic Tac Toe game using Elm-lang and HTML5 Canvas | 5 |
jwngr/tic-tac-tic-tac-toe | An online multiplayer version of tic-tac-toe with collaborative gameplay and level progression | 66 |
wendyyanto/android-tic-tac-toe | An Android app implementing a TicTacToe game using custom views and Kotlin programming language. | 2 |
brslv/elm-ttt | An implementation of a simple game where two players take turns marking squares on a 3x3 grid | 1 |
pwadsworth/tictacelm | An Elm implementation of the classic game Tic Tac Toe to showcase language features | 0 |
canersevince/vue-next-tictactoe-game | A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
allannozomu/tictactoe | A simple implementation of the classic TicTacToe game using Elm as its programming language | 3 |
yerkopalma/tic-tac-toe | A Progressive Web App built with Choo that caches assets and stores game state in local storage using indexDB and webSQL for offline support | 6 |