BlocMove - spatial reasoning and logic puzzle game
Developed @ Falmouth University 2021
BlocMove - spatial reasoning and logic puzzle game
Developed @ Falmouth University 2021
Summary
BlocMove was a spatial reasoning and logic puzzle game with the simple objective of flipping a block into the square hole and avoid falling off the edge. The concept is taken from the game Bloxorz, a games I used to play at school on a maths website.
The game was made in Unity and I created a custom controller to use a physical object to play the game. It involved flipping the rectangle using a 3-axis gyrosope/accelerometer, soldered to wires connected to an Arduino. Although the controller was not 100% effective the game could also be played using arrow keys.