Tetros
- January 23, 2023
- Robineau
ABOUT THIS GAME: Second project on pico8, this time I had to work on a tetris. This was a rather interesting project, taught me quite a lot about manipulation of sprites, use random functions and for() loops . Also, I implemented some feature from the original tetris game. For instance, I made sure that you had a few second to move your piece when it touch the ground, meaning you can "slide it" i…