jacobweber / blocks

A falling blocks game

Home Page:https://jacobweber.com/blocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://jacobweber.com/blocks

License:GNU General Public License v3.0


Languages

Language:TypeScript 89.2%Language:CSS 6.3%Language:Shell 2.9%Language:HTML 1.6%