ReasonML-TicTacToe
Tic-Tac-Toe engine
An unbeatable Tic-Tac-Toe game engine implemented in ReasonML
unbeatable tictactoe engine implemented in ReasonML
6 stars
2 watching
0 forks
Language: OCaml
last commit: over 6 years ago
Linked from 1 awesome list
game-developmentgame-engineminimaxreactreasonmltic-tac-toe
Related projects:
Repository | Description | Stars |
---|---|---|
pwadsworth/tictacelm | An Elm implementation of the classic game Tic Tac Toe to showcase language features | 0 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
cout-hello-world/tictactoe | A game that uses a brute-force minimax algorithm to play perfect Tic-Tac-Toe | 12 |
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 |
doublegremlin181/doublegremlin181 | A game of Tic-Tac-Toe played on GitHub, updated hourly using GitHub Actions and tracking player clicks through image hyperlinks | 101 |
eleev/tic-tac-toe | A classic Tic Tac Toe game with AI and state machines built using SpriteKit and GameplayKit | 73 |
wendyyanto/android-tic-tac-toe | An Android app implementing a TicTacToe game using custom views and Kotlin programming language. | 2 |
amcsi/elm-tic-tac-toe | A simple implementation of the classic Tic Tac Toe game using Elm-lang and HTML5 Canvas | 5 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
canersevince/vue-next-tictactoe-game | A simple online game built with Vue Next and Vuex for two players to play Tic Tac Toe | 4 |
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 |
scottcheng/si-reason | A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. | 16 |
robotastic/macropad-tic-tac-toe | A Python implementation of Tic Tac Toe on an Adafruit MacroPad | 4 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |