Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

venil7/ReasonML-TicTacToe

Open more actions menu

Repository files navigation

reason-tttoe

reason-tttoe is a Tic-Tac-Toe engine. This library can be used for game development in the browser, node.js, mobile or native. Its code is mostly a port of my Haskell code.

See Example of how it can be used on the web.

Build

Build Status

npm install
npm run build

Install

npm install reason-tttoe --save

Update bsconfig.json

...
"bs-dependencies": [
    "reason-tttoe"
]
...
cd example
npm install
npm start

this is how example it looks

example gameplay

Run Tests

npm run test

About

unbeatable tictactoe engine implemented in ReasonML

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.