mishigame: a SDL based tetris game

Play with your Puppy.
Post Reply
Message
Author
muggins
Posts: 6724
Joined: Fri 20 Jan 2006, 10:44
Location: hobart

mishigame: a SDL based tetris game

#1 Post by muggins »

This tiny tetris game needs SDL libraries installed. To play, type mishigame in a console, or click on /usr/bin/mishigame.

http://mishigame.sourceforge.net/

it has these commandline options:
--help Prints command line arguments

--version Prints version number

--copy Prints copyright notice

--fullscreen Use fullscreen mode

--speed val Sets game speed
and once commenced, these are the various functional keys:
[ESC] Stop current game, exit

[F2] New game

[F3] Continue paused game

[F4] Pause game

[F5] Print best scores

[F6] Decrease game speed

[F7] Increase game speed

[<-] Move left

[->] Move right

[\/] Move down

[space] Rotate
Attachments
mishi.jpg
(14.39 KiB) Downloaded 615 times
mishigame-2.0.3-i486.pet
(39.42 KiB) Downloaded 1061 times

Post Reply