robertrypula / simple-tetris

This package provides API that allows you to easily create clones of the Tetris game. It handles game core - your role is to write the UI. Library was inspired by Redux and was written from scratch in TypeScript.
MIT License
13 stars 3 forks source link

README: fix typo #3

Closed marado closed 5 years ago

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 60


Totals Coverage Status
Change from base Build 59: 0.0%
Covered Lines: 146
Relevant Lines: 174

💛 - Coveralls
robertrypula commented 5 years ago

Thanks for the fix!