GitXplorerGitXplorer
s

tetris

public
0 stars
0 forks
22 issues

Commits

List of commits on branch master.
Verified
65c21402705355e98a2bc50c0887bf8e251ff4ef

Bump mixin-deep from 1.3.1 to 1.3.2 (#3)

ssinghsterabhi committed 5 years ago
Verified
c0f426b207135f5f4a4ab5955465c466c7b7256c

Bump mixin-deep from 1.3.1 to 1.3.2

ddependabot[bot] committed 5 years ago
Verified
595fe0f1b3552fec916eec8e6244388d9487c329

Bump handlebars from 4.1.2 to 4.5.3 (#2)

ssinghsterabhi committed 5 years ago
Verified
5c64922ac8a0c1f84036b919f5dfc3665531d360

Bump handlebars from 4.1.2 to 4.5.3

ddependabot[bot] committed 5 years ago
Verified
f56f87020ca9760e5600ccf04d06f966f82d88ae

Bump lodash.template from 4.4.0 to 4.5.0 (#1)

ssinghsterabhi committed 5 years ago
Verified
8c04b51fc6f7783a0f54d239a99d01e0a2f4bba1

Bump lodash.template from 4.4.0 to 4.5.0

ddependabot[bot] committed 5 years ago

README

The README file for this repository.

Netlify Status

Tetris

Tetris game built with react. Built using hooks and functional components.

Play it here

Run locally

Fork and clone the repo. In the downloaded folder run

npm install
npm start