si-reason icon indicating copy to clipboard operation
si-reason copied to clipboard

3D connect four written in Reason

Si

Play with it here!

Development

The project is built with Reason and ReasonReact.

To build and run this project:

npm install
npm start

# In another tab
cd public && http-server

License

MIT