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 |
---|---|---|---|
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 |