Skip to content

Simple implementation of classic tetris game using Reason and ReasonReact

Notifications You must be signed in to change notification settings

denis-ok/reasonml-reatris

Repository files navigation

Build Status Coverage Status

REATRIS

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