Uploaded March 2014 | Updated September 2026, 1 week ago
Rather than checking for various types of collisions, the code checks to see if there are any overlapping bits between two bitmaps before moving the piece. Code is at:
github.com/hwiguna/g33k/tree/master/ArduinoProjects/HariTetris/_12_CollisionDetection
Rather than checking for various types of collisions, the code checks to see if there are any overlapping bits between two bitmaps before moving the piece. Code is at:
github.com/hwiguna/g33k/tree/master/ArduinoProjects/HariTetris/_12_CollisionDetection










