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.
ImageMagick is a package for display and interactive manipulation of
images. The package includes tools for image conversion, annotation,
compositing, animation, and creating montages. ImageMagick can read and
write many of the more popular image formats (e.g. JPEG, TIFF, PNM, XPM,
Photo CD, etc.).
The package can be built _without_ the GUI (X11) support at all -- it
will not have the display, import, and animate functionality, but remain
extremely useful for image manipulation.
The optional "display" utility conflicts with the utility of the
same name from the misc/display port/package.
libdmtx - 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. At
its core libdmtx is a shared library, allowing C/C++ programs to use its
capabilities without restrictions or overhead.
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.
The VCG tool reads a textual and readable specification of a graph and
visualizes the graph. If not all positions of nodes are fixed, the tool
layouts the graph using several heuristics as reducing the number of
crossings, minimizing the size of edges, centering of nodes. The
specification language of the VCG tool is nearly compatible to GRL, the
language of the edge tool, but contains many extensions. The VCG tool
allows folding of dynamically or statically specified regions of the
graph. It uses colors and runs on X11. (An older version runs on
Sunview).