I found this game by googling the most popular p5js games available. The objective of the game is to grab the output boxes from the conveyer belt and carry them across the midline to the input conveyer belt.
With the use of the arrow keys to move the character, up/down and left/right, the space bar is used to grab and carry box to the input line where for each box received you increase your score by 1.
As the boxes begin to pile up, the chances of touching the midline are increasing.
If a box comes in contact with the midline the game is over.
For my project I want to be able to move a character using the microbit if possible by tilting it in the direction desired. In order to capture and carry a box across a midline I want to use the A & B buttons.
https://zpeedtube.itch.io/factory-panic
Comments