		curstars - curses-based `3D' starfield

		    Public domain by Russell Marks


Description
-----------

Curstars is a simple curses-based display hack, a 3D starfield.
Pressing a key exits. It takes far more CPU than you really need for
such a thing, and uses floating-point which is unnecessary too, but
hey, it's a ten-minute hack, you can't moan *too* much. Besides, it
runs quite comfortably on a 486, and I'm probably the only person
anywhere who's still using one of *those*. :-)

You probably need a pretty quick terminal for it to look at all
reasonable. It's good on the Linux console and in an xterm, at least -
that's all I've tried it on. (The only actual terminal I have (a
Volker-Craig) is currently buried under tons of junk, so it's a bit
hard to test it on that right now. :-))


Installation
------------

Edit the Makefile if necessary (it shouldn't be). Then do `make', then
(as root) `make install'.


Share and enjoy!

-Rus.
