Commit graph

2 commits

Author SHA1 Message Date
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Martin Wilke
20f659d957 GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is
a game where the player controls a ribbon to avoid hitting walls.

You have only one control: when you hold the mouse button, the
ribbon goes up. Otherwise the ribbon goes down.

The game uses OpenGL for drawing two-dimensional frames. This is
for portability(for MacOS X) and to offload CPU.

WWW: http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/

PR:		ports/121847
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-03-26 16:53:46 +00:00