feat(ism330dl): Add Tetris example with accelerometer tilt controls.#423
feat(ism330dl): Add Tetris example with accelerometer tilt controls.#423MatteoCnda1 wants to merge 4 commits intomainfrom
Conversation
|
Very nice work on this example overall. The implementation is functional and the game loop is clear, but I noticed a few points that should be adjusted before merge:
Once these points are adjusted, this will be a very strong addition to the ISM330DL examples. |
Summary
feat(ism330dl): Add Tetris example with accelerometer tilt controls. Closes #422
Changes
This example implements a fully playable Tetris game controlled by the ISM330DL accelerometer on the STeaMi board:
Checklist