Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 292 Bytes

react-native Tetris game

Tetris game using react-native-game-engine

How does it look like?

Alt Text

How to run it?

Launch your Anroid Emulator and run:

npm install
react-native run-android