Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2009 15:08:35 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games Makefile ports/games/lander Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200902221508.n1MF8ZD5046070@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
amdmi3      2009-02-22 15:08:35 UTC

  FreeBSD ports repository

  Modified files:
    games                Makefile 
  Added files:
    games/lander         Makefile distinfo pkg-descr pkg-plist 
  Log:
  This is a Lunar Lander clone written in C++ and OpenGL. Use the
  arrow keys to move the ship and avoid crashing into obstacles.
  Collect all the spinning keys and then land the ship on one of the
  landing pads. The levels are randomly generated and become
  progressively harder.
  
  WWW: http://www.doof.me.uk/lunar-lander/
  
  Revision  Changes    Path
  1.1277    +1 -0      ports/games/Makefile
  1.1       +41 -0     ports/games/lander/Makefile (new)
  1.1       +3 -0      ports/games/lander/distinfo (new)
  1.1       +7 -0      ports/games/lander/pkg-descr (new)
  1.1       +51 -0     ports/games/lander/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902221508.n1MF8ZD5046070>