Skip to content

A pure javascript game written on react-native framework. Brings the childhood memories back!

Notifications You must be signed in to change notification settings

waleedarshad-vf/react-native-tetris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-native-tetris

A pure javascript tetris game for React Native framework.

Todo

0.5. Fix the row clearing issue

  1. Handle null exceptions when rotating neard the wall or blocks.

  2. Add a drop button.

#Demo

alt tag

Try it out

Try it with Exponent: https://getexponent.com/@community/react-native-tetris

Run it locally

To install, there are two steps:

  1. Install Exponent XDE following this guide. Also install the Exponent app on your phone if you want to test it on your device, otherwise you don't need to do anything for the simulator.
  2. Clone this repo and run npm install
git clone https://github.com/ggomaeng/react-native-tetris.git tetris

cd tetris
npm install
  1. Open the project with Exponent XDE and run it.

About

A pure javascript game written on react-native framework. Brings the childhood memories back!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%