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)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to