

Xblowup 1.1 -- 19 may 92

Reed Wade (wade@cs.utk.edu)

Xblowup is for releasing frustration.  It is a 2 player 
blow-each-other-up game mildly reminiscent of asteroids.

Xblowup is a work in progress. Please send me your comments.
I am particularly interested in how well it works on slower
machines and what tuning might be useful.

New in Version 1.1-

Mines, time bombs, multiple bullets in flight. More.


TO BUILD-

If you have imake try this:

xmkmf
make

If you don't have imake try this:

cc -o xblowup main.c -O -lXaw -lXmu -lXt -lXext -lX11


TO PLAY-

xblowup <name of second display>


See the man page for more.

