front-end for Wine

playonlinux

front-end for Wine

PlayOnLinux is a front-end for wine. It permits you to easily install Windows Games and software on Linux. It is advised to have a functional internet connection.

inform-docs

documentation for the Inform interactive fiction language (v6)

Inform is an object-oriented language for text adventure games which are commonly known as "interactive fiction". The story files are compiled into a special form of bytecode (Z-code) which can then be run by Z-code interpreters that exist for a multitude of operating systems.

liballeggl4.4

library to mix OpenGL graphics with Allegro routines

AllegroGL is an Allegro add-on that allows you to use OpenGL alongside Allegro -- you use OpenGL for your rendering to the screen, and Allegro for miscellaneous tasks like gathering input, doing timers, getting cross-platform portability, loading data, and drawing your textures. So this library fills the same hole that things like glut do.

libjpgalleg4.4

JPG loading addon for Allegro 4

This add-on for Allegro will allow you to load and save JPG images using standard Allegro image handling functions as if they were normal bitmaps.

libloadpng4.4

PNG loading addon for Allegro 4

This add-on for Allegro will allow you to load and save PNG images using standard Allegro image handling functions as if they were normal bitmaps.

liblogg4.4

OGG loading addon for Allegro 4

liblogg is an Allegro add-on library for playing OGG/Vorbis audio files. It can load OGG/Vorbis files as Allegro SAMPLE's, or it can stream them from disk to save memory.