TicTacToe
TicTacToe game
A simple implementation of the classic TicTacToe game using Elm as its programming language
TicTacToe game using Elm
3 stars
2 watching
1 forks
Language: Elm
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
amcsi/elm-tic-tac-toe | A simple implementation of the classic Tic Tac Toe game using Elm-lang and HTML5 Canvas | 5 |
romankh3/tictactoe | An implementation of the paper-and-pencil game TicTacToe with customizable board size and coincidence count | 4 |
pwadsworth/tictacelm | An Elm implementation of the classic game Tic Tac Toe to showcase language features | 0 |
adacore/tictactoe | A tictactoe game written in Ada using the SPARK language and proven at runtime | 3 |
desttinghim/fcc-tictactoe | A simple implementation of the classic game TicTacToe written in Haxe programming language | 1 |
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 |
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 |
wendyyanto/android-tic-tac-toe | An Android app implementing a TicTacToe game using custom views and Kotlin programming language. | 2 |
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |
brslv/elm-ttt | An implementation of a simple game where two players take turns marking squares on a 3x3 grid | 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 |
tikhonbelousko/melmory-game | A memory game built in Elm, showcasing its architecture and features | 5 |
tibastral/elm-snake | An Elm-based implementation of the classic snake game in WebGL and HTML. | 111 |
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |