Touching and using awesome programming language Reason ML with ReasonReact. This is attempt to recreate classic tetris game in free time.
To develop and start game locally:
npm install
then
npm start
Simple implementation of classic tetris game using Reason and ReasonReact
Reason
To develop and start game locally:
npm install
then
npm start