reason-chess
Chess Engine
A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development.
chess library in reason for cross platform game dev
23 stars
2 watching
2 forks
Language: OCaml
last commit: over 6 years ago
Linked from 1 awesome list
alpha-beta-pruningchess-enginegame-developmentgame-engineminimaxocamlreasonml
Related projects:
Repository | Description | Stars |
---|---|---|
venil7/reasonml-tictactoe | An unbeatable Tic-Tac-Toe game engine implemented in ReasonML | 6 |
ingo60/frech | A chess engine written in Frege, aiming to implement a functional algorithmic approach to playing the game of chess. | 0 |
scottcheng/si-reason | A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. | 16 |
reasonml-community/mareo | An HTML 5 canvas implementation of Mario in Reason + Bucklescript | 383 |
adachess/adachess | A chess engine written in Ada with features like legal move generation and real-time move annotation. | 7 |
alanrsoares/2048-reasons | A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
utilforever/robotchess | An Auto Chess simulator built with C++ and reinforcement learning algorithms | 4 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
eyereasoner/eye | A reasoning engine that supports the Semantic Web layers and implements Notation3. | 124 |
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
puemos/reasonml-astar-maze | An implementation of A* pathfinding algorithm in ReasonML for a web-browser maze game | 38 |
axmolengine/axmol | A multi-platform game engine designed for mobile and desktop applications, providing a flexible architecture and supporting various graphics rendering backends. | 922 |
marianogappa/ostinato | A comprehensive, stateless chess game library that supports multiple notations and allows for AI-powered gameplay on both the server and client-side. | 53 |
bodil/purescript-is-magic | An educational game built with PureScript and purescript-signal | 115 |