Golddig is a fast action game designed for use with the X window
system.
Makelev is used to create and edit new levels which can be used by
golddig.
The goal in golddig is to pick up all the gold pieces and then go to
the next level without getting eaten by one of the bad guys. The gold
pieces are distinctive small circular coins. After picking up all of
the gold, the player must get to an open door or the top row of the
level. After accomplishing this, the game will start the next level.
Gomoku.app is an extended TicTacToe game for GNUstep.
You win the game if you are able to put 5 of your pieces
in a row, column or diagonal. You loose if the computer
does it before you. You can play the game on boards of different
size; the default size is 8 but 10 is also nice to play.
Pass the size of the board as argument of Gomoku.app. For example, to
play on a 10x10 board, you can start Gomoku with:
openapp Gomoku.app 10
Warning: board size must be >= 8.
BUGS: Please mail them to <n.pero@mi.flashnet.it>
LICENSE: GPL2 or later
pMARS (portable Memory Array Redcode Simulator) is a corewar interpreter with
multi-platform support.
pMARS implements the ICWS'94 draft standard, but can also be used in ICWS'88
mode.
The base system includes a graphical core display for UNIX (curses, X11 and
Linux svgalib), PC/DOS, and the Mac.
A line-oriented debugger is included to help in writing warriors.
Contributors:
* Albert Ma (ama@mit.edu)
* Na'ndor Sieben (sieben@imap1.asu.edu)
* Stefan Strack (stst@vuse.vanderbilt.edu)
* Mintardjo Wangsawidjaja (wangsawm@kira.csos.orst.edu)
Port of pMARS using the Simple Directmedia Library. Currently the port
is in beta testing stage testing and bug reports/feature requests are
more than welcome.
Features/fixes:
* Environment sensitive. Now looks for macro files in the directory
specified by the environment variable PMARSHOME if they are not
found in the current directory.
* Both Win32 and X11 supported.
* Command line history using Shift-Up and Shift-Down keys.
* Rewrote text display and screen update routines for faster text
panels (for slow computers like mine.)
* BIG core cells for those tiny cores. (Choose a display mode larger
than 2, e.g. -v 134.)
pydance is a dancing simulator, in which you must step on particular arrows
on the floor in time with music playing in the background. pydance supports
multiple difficulty levels for each song, background images and movies,
lyrics, freeze arrows, BPM changes and stops, and many common modifiers like
2x, drop, stealth, and so on.
pydance is interoperable with other dancing games, and can play the
popular DWI, SM, and KSF formats. It is capable of playing games similar
to Dance Dance Revolution, Pump It Up, ParaParaParadise, Dance ManiaX,
and Technomotion. It also implements several unique modes. You can also
make your own steps for songs in the .dance format.
Set in a futuristic cartoon-like world where rocketlauncher-wielding pigs
and lasergun-carrying cyberpunks roam the streets, Warsow is a completely
free fast-paced first-person shooter (FPS) for Windows, Unix, and Mac OS X.
Speed and movement, that's what Warsow is all about. Like a true cyber-
athlete you jump, dash, dodge, and walljump your way through the game.
Grab those power-ups before your enemy does, plant the bomb before anyone
sees you, and steal the enemy's flag before anyone knows what's going on!
XPilot is a multi-player tactical manouvring game for X and Unix workstations.
Players have a fighter which they move along in an artificial world
and shoot each other using various kinds of weapons like bullets, mines,
smart missiles, heat seekers and so on. It is a fast paced game with
a lot of tactics. There are also robots flying around shooting players
and other robots. Players can pickup special bonuses to improve the
possibilities of their ship like more engine power or special weapons.
The aim of the game is to score points and to have a lot of fun.
Yadex is a Doom level (WAD) editor for Unix systems running X. It supports
Doom alpha, Doom beta, Doom, Ultimate Doom, Final Doom, Doom II, Heretic and
also, in a more or less limited way, Hexen and Strife.
Yadex is descended from DEU 5.21. Therefore, as you might expect, it's a
rather low-level editor that requires you to take care of a lot of detail
but on the flip side allows you to control very precisely what you are
doing. In addition, it has many advanced functions that DEU didn't have,
to make certain tedious tasks easy.
Huge image processing tools and libraries.
Most of the programs in this package were designed carefully to
avoid slowing down even for huge images, e.g. 3300x4700. I hope
you will find them better.
This package contains following programs:
bmptopnm-O2 (bmptopnm in original distribution)
- convert a BMP(DIB) file into a portable anymap
breduce - read a portable bitmap and reduce it N times
makecr - create circumscribing rectangles (bounding box) in an
image
makepr - create Primitive Rectangles in an image
prlst2ps - produce PostScript data from rectangle/line-
segment data
lpsmooth - smooth an image preserving thin lines
dmtx-utils - software for reading and writing Data Matrix barcodes
libdmtx is open source software for reading and writing Data Matrix
barcodes on Linux, Unix, OS X, Windows, and certain mobile devices.
The included utility programs, dmtxread and dmtxwrite, serve as the
official interface to libdmtx from the command line, and also provide
a good reference for programmers who wish to write their own programs
that interact with libdmtx.
Data Matrix barcodes are two-dimensional symbols that hold a dense
pattern of data with built-in error correction. The Data Matrix
symbology (sometimes casually referred to as "DataMatrix") was invented
and released into the public domain by RVSI Acuity CiMatrix.