Skip to content

jacobweber/blocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

406 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blocks

A falling blocks game, inspired by Tetris. Intended only as a demonstration of ReactJS and Cordova development.

https://jacobweber.com/blocks/

logo

To run the web app:

yarn
yarn run start

Can be played on iOS or Android by loading the URL above, and adding it to the home screen.

To build native iOS or Android apps, first create a file cordova/build.json with the appropriate iOS or Android settings.

Then run either:

yarn run ios
yarn run android

About

A falling blocks game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors