All Projects → marmelab → reversi-reason

marmelab / reversi-reason

Licence: other
🐪 ReasonML implementation of Reversi Game

Programming Languages

ocaml
1615 projects
CSS
56736 projects
Makefile
30231 projects
HTML
75241 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to reversi-reason

GooseFFT
Micro mechanical computations with an FFT-based method
Stars: ✭ 21 (+61.54%)
Mutual labels:  publication
MobileInsight
A Mobile web app to browse PHP code analyses made by SensioLabsInsight, built with Angular.js and Ionic.
Stars: ✭ 25 (+92.31%)
Mutual labels:  publication
webpub-manifest
An experimental space for the Readium Web Publication Manifest
Stars: ✭ 12 (-7.69%)
Mutual labels:  publication
meteor-publication-collector
Test a Meteor publication by collecting its output.
Stars: ✭ 32 (+146.15%)
Mutual labels:  publication
create-book
⚡️ Fast & frictionless book template generator.
Stars: ✭ 22 (+69.23%)
Mutual labels:  publication
CNN-SoilTextureClassification
1-dimensional convolutional neural networks (CNN) for the classification of soil texture based on hyperspectral data
Stars: ✭ 35 (+169.23%)
Mutual labels:  publication
jupyter-ieee-paper
Jupyter notebook to generate fully formatted IEEE papers
Stars: ✭ 26 (+100%)
Mutual labels:  publication
Sequence-to-Sequence-Learning-of-Financial-Time-Series-in-Algorithmic-Trading
My bachelor's thesis—analyzing the application of LSTM-based RNNs on financial markets. 🤓
Stars: ✭ 64 (+392.31%)
Mutual labels:  publication
geosapi
R interface to GeoServer REST API
Stars: ✭ 26 (+100%)
Mutual labels:  publication
fandom-publics
The Chinese edition of The Internet and New Social Formation in China (粉丝公众), authored by Weiyu Zhang, translated by the CNPolitics translation team.
Stars: ✭ 62 (+376.92%)
Mutual labels:  publication
designing-with-libreoffice
The work to translate Designing with LibreOffice book into traditional Chinese.
Stars: ✭ 17 (+30.77%)
Mutual labels:  publication
lockdown-maps-R
Population Movements at Spring 2020 Lockdown in France - Interactive Data Visualizations
Stars: ✭ 19 (+46.15%)
Mutual labels:  publication
lwodf
The Chinese edition of Live Working or Die Fighting: How the Working Class Went Global (劳工的全球化), authored by Paul Mason, translated by the CNPolitics translation team.
Stars: ✭ 25 (+92.31%)
Mutual labels:  publication
my-writing-workflow
Tutorial for converting markdown files in to APA-formatted docs, based on my workflow.
Stars: ✭ 35 (+169.23%)
Mutual labels:  publication
deepBlink
Threshold independent detection and localization of diffraction-limited spots.
Stars: ✭ 23 (+76.92%)
Mutual labels:  publication
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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].