Log In  


Cart #tetris_1k-7 | 2023-11-23 | Code ▽ | Embed ▽ | No License
15

Version 1.01: Fixed glitch, improved game over screen, corrected next piece preview orientation
Version 1.02: Fixed game-ending glitch arising from Pico-8 0.2.5 update

This is basically a full game of Tetris in 1024 characters, featuring:

  • Sprite Graphics

  • Next Piece Preview

  • Score System

  • Left/Right Piece Rotation

  • Pieces can be slotted in under ledges

  • Title Screen

  • Game Over State/Restart

Controls:

L/R-------Move Piece

O---------Rotate Counterclockwise

X---------Rotate Clockwise

Down---Soft Drop

This is an upgrade of my previous Tweettweetjam version of Tetris, and I was able to add a lot of things due to the extra space. A few things that I wanted to include wouldn't fit, like sound effects, level selection, and a fancier title screen, but this has graphics, solid mechanics, and a full game loop. The scoring system is based on the one in the Game Boy version, but with points only given when lines are cleared, and values divided by 10 to fit in Pico-8's 32,767 maximum. Hope you enjoy playing it!

15


0.2.5 seems to have broken this. This used to be valid, but there's now a syntax error (too compressed to reproduce) @zep

Instance of https://www.lexaloffle.com/bbs/?tid=54460


Thanks for the heads up, I uploaded a fixed version.



[Please log in to post a comment]