From d11907445d1fe54bc65fb98fc5ced101bd80342e Mon Sep 17 00:00:00 2001 From: Bill Kirkpatrick Date: Tue, 11 May 2010 14:28:20 +0200 Subject: games/ltris: Initial import --- games/ltris/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 games/ltris/README (limited to 'games/ltris/README') 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. -- cgit v1.2.3