Roguestar 0.2.2 is up correcting various minor issues, and eliminating the runtime dependency on netpipes.
$ cabal update
$ cabal install roguestar-engine
$ cabal install roguestar-gl
$ ~/.cabal/bin/roguestar
There are no new gameplay features, although I expect to have some interesting screenshots up in the next week.
Filed under:
Roguestar
by Lane
August 16, 2008 10:00 pm
Website: roguestar.downstairspeople.org
Tarball: roguestar-0.2.1.tar.gz
Thanks to gwern, roguestar has now been cabalized and is available on hackage.
Filed under:
Roguestar
by Lane
May 17, 2008 10:55 pm
website: http://roguestar.downstairspeople.org
darcs 2: darcs get –lazy http://www.downstairspeople.org/darcs/roguestar
tarball: http://www.downstairspeople.org/roguestar/roguestar-0.2.tar.gz
After much delay, I’m happy to announce Roguestar 0.2.
Roguestar is a science fiction themed roguelike (turn-based,
chessboard-tiled, role playing) game written in Haskell. Roguestar uses
OpenGL for graphics. This is still a very early release and several
important things don’t work.
This initial release allows you to play one of six alien races. You begin
the game stranded on an alien planet, fighting off an endless hoard of
hostile robots.
RSAGL, the RogueStar Animation and Graphics Library, includes a
domain-specific monad for 3D modelling of arbitrary parametric surfaces,
as well as an animation monad and arrow, which is more or less like YAMPA
as a stack of arrow transformers. RSAGL was specifically designed for
roguestar, but every effort has been made (including the license) to make
it accessable to other projects that might benefit from it. Performance
is an issue, but there is a lot of low-hanging fruit in this area.
Roguestar is released under the Affero General Public License version 3.
However, RSAGL uses a permissive license.
I would be absolutely thrilled to receive any feedback anyone may have on
the design and aesthetics of the game, especially in the form of source
code.
This is a reptilian standing among some trees. The trees need work.
But, this is the last feature for what is going to be the 0.2 release. There is nothing, coding wise, left to do, only documentation.
Filed under:
Roguestar
by Lane
May 5, 2008 9:16 pm
Here’s a Caduceator:
These squishy aliens descended from swamp-dwelling parasites, and have squishy little suction cup hands. Despite this, they are quite friendly.

Only one reptilian race left, and a tree.
Filed under:
Roguestar
by Lane
May 1, 2008 11:11 pm