The goal of this prodject is to make tetris on a micro bit. The controls will be using the movement of the micro bit to control the falling block and once a game over has occured, to press A to restart. The premise is the exact same as normal tetris apart from this.
Open this page at https://cactys12.github.io/tetris/
This repository can be added as an extension in MakeCode.
- open https://makecode.microbit.org/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/cactys12/tetris and import
To edit this repository in MakeCode.
- open https://makecode.microbit.org/
- click on Import then click on Import URL
- paste https://github.com/cactys12/tetris and click import
- for PXT/microbit