Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed
Fork of el17ajf by
Revisions of Game/Game.cpp
Revision | Date | Message | Actions |
---|---|---|---|
19:370d83a8dc33 | 2019-04-03 | Added numbers to font | File Diff Annotate |
18:24ce897024d0 | 2019-04-03 | Added adaptable grid sizes | File Diff Annotate |
17:cc448ab7266f | 2019-04-03 | Added UI and graphics separation | File Diff Annotate |
15:afeefa3ceb61 | 2019-03-19 | added switch debouncing | File Diff Annotate |
13:59e17cab320a | 2019-03-18 | got tetrominos dropping and moving! | File Diff Annotate |
11:fba7d54fd36b | 2019-03-17 | got random tetrominos displaying on the screen | File Diff Annotate |
9:3a7776a29a11 | 2019-03-15 | added more graphics methods | File Diff Annotate |
7:2e37bad816cb | 2019-03-15 | getters and setters for block | File Diff Annotate |
6:a54df561f442 | 2019-03-14 | Changed tetromino constructors | File Diff Annotate |
5:3efbdcb3efaf | 2019-03-13 | Immutable grid class | File Diff Annotate |
4:aa433f9865a6 | 2019-03-12 | Tetromino class; | File Diff Annotate |
2:0b5e289ef905 | 2019-03-12 | Added more classes (input, game) | File Diff Annotate |