309 projects tagged "Linux"
ABC Path Solver is a Perl program and library that automatically solves an ABC Path game while giving the reasoning. ABC Path is a puzzle game in which one should position the letters from "A" to "Y" in a 5*5 grid based on clues. It is featured in brainbashers.com. ABC Path Solver uses a mixture of deduction and solving by trying several branches, which should allow it to solve all initial boards.
AmFast is a Flash remoting package for Python. It features support for NetConnection and RemoteObject RPC, support for Producer/Consumer 'push' messaging with HTTP polling, HTTP long-polling, and real-time HTTP streaming channels, support for authentication with NetConnection and RemoteObject,, a Flexible Target mapping system that maps message destinations to invokable Target objects, support for ChannelSets with multiple Channels that expose resources in different ways, a built-in AMF encoder/decoder, and more.
Appomattox is a project to build a set of cross-platform mapping objects for the .NET framework. It is also a desktop GIS application. It currently supports the following data sources: shapefiles, raster data (JPEG, GIF, TIFF, bitmap, and PNG), and PostGIS. The goal of Appomattox is to provide an elegant and intuitive user interface for mapping and Geographic Information Systems (GIS) without sacrificing power and functionality.
Archery is a script to extract archives intelligently. It always extracts to a single directory or file, whether the archive was prepared that way or not, so you don't have to worry about it making a mess where you are working. It supports external extractors for .arj, .cab, .tar, .ace, .lha, .rar, .7z, and cpio formats.
Avoision is a very simple arcade-style game. There's no story, no fancy graphics, no campaigns--just frantic, high-speed gameplay. Gameplay consists of moving a green block around with the arrow keys. The goal is to capture the red block before the timer runs out to score points. You must avoid all the white blocks that appear as you progress through the game.
A Perl base class that allows you attach event callbacks to an object.