Skip to content

mdirolf/space

Repository files navigation

A space simulator that I worked on a long time ago. Managed to get it to build
and thought I'd post it for kicks.

BUILDING
--------
You'll need SDL. I'm building on a OS X 10.5 and using the macports version
of SDL:
> sudo port install libsdl

Run:
> make

RUNNING
-------
Hopefully this will build cleanly, but your mileage may vary. If it does you
should be able to do:
> ./game
to run the game.

There isn't much in terms of gameplay. You drive the orange ship around and
the blue ships follow you. Maybe I'll revisit this thing someday.

FEEDBACK
--------
If you have any questions or feedback contact me at (mike at dirolf dot com)

About

A game I wrote a long time ago (2005 I think). It needs lots of work and a new name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages