Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Play a Polyominoes (Tetris-like) game
| ResourceFunction["PolyominoesGame"][] starts a game of tetris with speed 5. | |
| ResourceFunction["PolyominoesGame"][n] starts a game of tetris with speed n. | 
|  | move object left if possible | 
|  | move object right if possible | 
|  | turn object counter-clockwise if possible | 
|  | turn object clockwise if possible | 
|  | move object down quickly | 
|  | start a new game | 
Play a game:
| In[1]:= | ![ResourceFunction["PolyominoesGame"][]](https://www.wolframcloud.com/obj/resourcesystem/images/2f0/2f0fa79a-247f-4251-9266-18ea1c2503ae/7c92e5e082711038.png) | 
| Out[1]= |  | 
This work is licensed under a Creative Commons Attribution 4.0 International License