Log In  
Follow
oWell

Cart #yosaginisu-0 | 2021-08-14 | Code ▽ | Embed ▽ | No License
1

1
0 comments



I'm trying to make a tetris game in pico 8, and the way im doing it is with a 2d array. i can make the array fine, but i have no idea how to draw it on the screen. my array is 10x20, just like a normal tetris board, and the pieces that should be blocks are 1, everything else is 0.
please help me.

1 comment