diff options
Diffstat (limited to 'games/ltris/README')
-rw-r--r-- | games/ltris/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/ltris/README b/games/ltris/README new file mode 100644 index 0000000000..3fcf388dd5 --- /dev/null +++ b/games/ltris/README @@ -0,0 +1,4 @@ +LTris as a tetris clone which means you have a bowl with blocks +falling down. By rotating and moving the blocks you try to +to assemble whole lines which then disappear. +LTris uses the sdl package. |