Tetris/Go: Difference between revisions

Content added Content deleted
m (Corrected an external link.)
(Oops, typo)
Line 12: Line 12:
Pressing the P key pauses the game and pressing it again resumes the game where it left off.
Pressing the P key pauses the game and pressing it again resumes the game where it left off.


As currently written, the game only as one level (more than enough for me!).
As currently written, the game only has one level (more than enough for me!).


The C game uses gray for all 7 pieces but I have changed this so that the active piece and the incoming (aka preview) piece display in the standard colors. However, when the active piece hits the bottom its color changes to gray as before.
The C game uses gray for all 7 pieces but I have changed this so that the active piece and the incoming (aka preview) piece display in the standard colors. However, when the active piece hits the bottom its color changes to gray as before.