android-tic-tac-toe
TicTacToe game
An Android app implementing a TicTacToe game using custom views and Kotlin programming language.
Create TicTacToe game that is implemented using android custom view
2 stars
2 watching
0 forks
Language: Kotlin
last commit: over 4 years ago
Linked from 1 awesome list
androidcustom-viewcustom-view-instancestatecustomviewkotlintictactoe
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 |
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 |
canersevince/vue-next-tictactoe-game | A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
bjarnel/arkit-tictactoe | A Tic-Tac-Toe game built using ARKit and Scenekit with an AI opponent | 394 |
jamesmontemagno/app-tictactoe | A Xamarin.Forms application implementing the classic game Tic-Tac-Toe in C# | 10 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
allannozomu/tictactoe | A simple implementation of the classic TicTacToe game using Elm as its programming language | 3 |
doublegremlin181/doublegremlin181 | A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks | 103 |
adacore/tictactoe | A tictactoe game written in Ada using the SPARK language and proven at runtime | 3 |
romankh3/tictactoe | An implementation of the paper-and-pencil game TicTacToe with customizable board size and coincidence count | 4 |
desttinghim/fcc-tictactoe | A simple implementation of the classic game TicTacToe written in Haxe programming language | 1 |
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 |
eleev/tic-tac-toe | A classic Tic Tac Toe game with AI and state machines built using SpriteKit and GameplayKit | 73 |
widatama/tic-tac-vue | A Vue.js implementation of the classic tic-tac-toe game | 3 |
libktx/ktx | A Kotlin framework extending the libGDX game development library with modular utilities and extensions | 1,370 |