xjumpjump - a simple "number" game

License: GPL

I love this game, it use to be in all the *BSD repositories
but it disappeared years ago.  Luckily I found the source
and updated it to compile with newer compilers.

I know this compiles fine on NetBSD, OpenBSD and
Slackware 15.0.

This game requires xforms package, for the BSDs you should
be able to install the package using the commands specific
to you flavor.

On Slackware 15.0, xforms can be retrieved from:
    https://slackbuilds.org/repository/15.0/libraries/xforms/

These are the files installed on Slackware Linux
when you do a 'make install':
    /usr/local/bin/xjumpjump
    /usr/local/lib/xjumpjump/OLVASS.EL
    /usr/local/lib/xjumpjump/READ.ME

All you really need is the binary (/usr/local/bin/xjumpjump),
so you could even copy it to ~/bin/ if you want.

$Id: xjumpjump-0.12.txt,v 1.2 2024/10/11 14:08:00 jmccue Exp $