cvs commit: ports/games Makefile ports/games/lander Makefile
distinfo pkg-descr pkg-plist
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Feb 22 07:08:36 PST 2009
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)
More information about the cvs-ports
mailing list