marmelab / reversi-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onboarding Archived Repository
The code of this repository was written during a Marmelab agile integration. The associated blog post illustrates the efforts of the new hiree, who had to implement a board game in several languages and platforms as part of his initial learning.
This code is not intended to be used in production, and is not maintained.

reversi-react

Experimental react isomorphic reversi game for browser

Here is the associated blog post React Isomorphique en Pratique

Install

make install

Run

make run

Test

make test

Lint

make lint

About

License:MIT License


Languages

Language:JavaScript 96.3%Language:HTML 2.7%Language:Makefile 1.0%