Skip to content

norayr/thrust

Repository files navigation

Thrust revival

Revival of the game thrust published here

Fixes:

  • Works with true color (original source required 8 bit colour)
  • It is possible to increase size with -3, -4, -5 options as well.

To enjoy sound:

modprobe snd-pcm-oss
modprobe snd-mixer-oss

After the first modprobe both /dev/dsp and /dev/mixer should appear.

On Gentoo you can autoload these modules by editing /etc/conf.d/modules and adding there:

modules="snd-pcm-oss snd-mixer-oss"

Old readme below:

Thrust

I started to code Thrust for MSDOG but later I had a revelation so now it is converted to GGI, X11 and a counple of other backends.

This is the game from the C64 and BBC Micro that you cannot live without.

See the file INSTALL for building and installation instructions.

There is a web page that is supposed to be up to date. You can find it at http://www.lysator.liu.se/~peda/thrust/, and it should contain information about the latest developement. It also contains information to help you build your own levels.

Thrust is free software. See the file COPYING for copying conditions.

Please send comments, questions and bug reports by email to the address below.

Peter Ekberg peda@lysator.liu.se

About

thrust game from https://www.lysator.liu.se/~peda/thrust/ revival

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors