marmelab / reversi-reason

:dromedary_camel: ReasonML implementation of Reversi Game

Home Page:https://marmelab.com/reversi-reason/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

publication Archived Repository
The code of this repository was written to illustrate the blog post Enjoy Painless Typing With ReasonML!
This code is not intended to be used in production, and is not maintained.

Reversi Reason

Reversi Reason is a reversi game into the browser (demo). It has been build with Reason Language for learning and fun essentially.

reversi-reason

Installation

make install

Development

make start

Test

make test

Contributing

  1. Fork it ( https://github.com/marmelab/reversi-reason/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • jdemangeon Julien Demangeon - creator, maintainer

About

:dromedary_camel: ReasonML implementation of Reversi Game

https://marmelab.com/reversi-reason/


Languages

Language:OCaml 91.3%Language:CSS 3.3%Language:Makefile 3.3%Language:HTML 1.7%Language:Dockerfile 0.4%