Skip to content
main
Go to file
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 

README.md

hcho3/react-tetris

A simple Tetris clone made with React.js. I made it as part of learning React.js.

How to build

First, download all JS packages by running

npm install

Then you can build the page with

npm run build

The Tetris implementation was adapted from janbodnar/wxPython-examples, in accordance with the BSD-2-Clause license.

About

A simple Tetris clone made with React.js

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.