Tetris #568
villares
started this conversation in
Show and tell
Tetris
#568
Replies: 1 comment
-
Tetris is a fun game. In high school I almost got suspended because I found Tetris hidden on a server and emailed it to everyone in the school. Unfortunately the disk quotas were not setup correctly (this was ~1990, when people didn't know about such things) so the whole computer system crashed. True story. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Tetris in less than 130 lines of Python with py5, imported mode style. 😄
https://github.com/villares/sketch-a-day/blob/main/2024/sketch_2024_07_09/sketch_2024_07_09.py
Tell me if you'd like me to make a module mode version, or if you want any parts explained.
Beta Was this translation helpful? Give feedback.
All reactions