johnpaulada / reasonable-tictactoe

Tic Tac Toe implementation in Reason w/ AI (hopefully soon)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Reason Template

Hello! This project allows you to quickly get started with Reason and BuckleScript. If you wanted a more sophisticated version, try the react template (bsb -theme react -init .).

Build

# for yarn
yarn build

# for npm
npm run build

Build + Watch

# for yarn
yarn start

# for npm
npm run start

About

Tic Tac Toe implementation in Reason w/ AI (hopefully soon)


Languages

Language:Reason 100.0%