XBill 1.1, a new game for X, has been released. The README follows:
XBill by
Main Programmer: Programming and graphics:
Brian Wellington Matias Duarte
Welcome to version 1.1 of XBill!
Ever get the feeling that nothing is going right? You're a sysadmin, and
someone's trying to destroy your computers. The little people running
around the screen are trying to infect your computers with Wingdows [TM],
a virus cleverly designed to resemble a popular operating system. Your
objective is to click the mouse on them, ending their potential threat.
If one of the people reaches a computer, it will attempt to replace your
operating system with the virus it carries. It will then attempt to run off
the screen with your vital software.
Clicking the button on one of the little people will cause it to cry out in
pain and melt (id software eat your heart out!), dropping the stolen os if it
is carrying one. If a computer is running Wingdows or is temporarily off, the
os can be dragged back to the computer (or another computer originally running
the same os).
The status bar at the bottom tells the following:
Number of Bills on and off the screen
Number of computers running their OS, off, and Wingdows
Level
Score
Command line options:
-l<n>, -L<n> Start on level n
-s Only redraw half as often. May help on slow networks
-v Print version number and exit
To install:
edit the Imakefile
xmkmf -a
make
make install
Notes:
libXpm is required. If you don't have it, get it from any X ftp site.
The game looks better with Motif widgets, but may be easier to compile with
Athena widgets. Select one in the Imakefile.
Over a network, the game is slow. It's probably only usable locally or over
a really fast network.
XBill has successfully been run on Linux, OSF/1, SunOS, and Ultrix, and
should work about everywhere else.
Official distribution site: defenestration.dorm.umd.edu:/pub/xbill
Any feedback welcome. Thanks...
Brian