
All there but errors need fixing
Dependencies: mbed
Overview:
Rookie Tetris is a jigsaw style game based on the classic Tetris.
A block will appear at the top of the screen, you must move it (your options for movement are left, right and down - you cannot move up the board). The block will stop when it if placed either on the floor of the board or on-top of another block.
Your goal is to fill a complete row of the board with the blocks; when you do so the row will delete and the pattern above it will drop down. The game is over when your pattern is tall enough to reach to the top of the board!
Controls:
Use the joystick to move your block! Your block cannot move out of the parameters of the board.
Pot 2 controls the contrast of the screen.
History
Final Submission. I have read and agreed with Statement of Academic Integrity.
2020-06-03, by el18rs [Wed, 03 Jun 2020 22:27:46 +0000] rev 26
Final Submission. I have read and agreed with Statement of Academic Integrity.
Final Submission
2020-06-03, by el18rs [Wed, 03 Jun 2020 22:26:13 +0000] rev 25
Final Submission
El18rs 201259470
2020-06-03, by el18rs [Wed, 03 Jun 2020 20:09:57 +0000] rev 24
El18rs 201259470
line clears and screen drops down but jumps up and down alternate blocks
2020-06-03, by el18rs [Wed, 03 Jun 2020 19:52:59 +0000] rev 23
line clears and screen drops down but jumps up and down alternate blocks
line clears when full
2020-06-03, by el18rs [Wed, 03 Jun 2020 16:44:09 +0000] rev 22
line clears when full
some comments added
2020-06-03, by el18rs [Wed, 03 Jun 2020 13:34:52 +0000] rev 21
some comments added
game over function fixed
2020-06-03, by el18rs [Wed, 03 Jun 2020 12:47:33 +0000] rev 20
game over function fixed
x boundaries added and board drawn
2020-06-03, by el18rs [Wed, 03 Jun 2020 12:14:47 +0000] rev 19
x boundaries added and board drawn
blocks stack
2020-06-03, by el18rs [Wed, 03 Jun 2020 10:32:48 +0000] rev 18
blocks stack
-
2020-06-02, by el18rs [Tue, 02 Jun 2020 22:02:25 +0000] rev 17
-