Tetris again

token

Member
Licensed User
Hello,

I've programmed a very simple tetris-clone - I know there are better ones out there, but it is my first atempt to write a simple arcade-game and tetris is good to start. I have not tried it on the device, yet.

UpArrow : Rotate tile
DownArrow : Drop tile
LeftArrow : Move tile to left
RightArrow : Move tile to right

There are many things to improve, currently there is no image-background for the game-field, no dynamic-gamespeed, tiles are ugly, no options, no sound, but it works and makes fun.

Regards: Token
 

Attachments

  • TokTris.sbp
    12.5 KB · Views: 283
Top