Web and mobile Block Blast-style puzzle game. Place blocks and break lines for score.
- Clone the repo
git clone https://github.com/tokaa1/blockerino.git
- Install dependencies
npm install
- Run the dev server
npm start
blockerino uses Expo - you can use Expo Go, emulators, or the web to run.