RSS 1516 projects tagged "Linux"

Download Website Updated 19 Feb 2012 Adonthell

Screenshot
Pop 372.18
Vit 6.02

Adonthell is a role playing game in development that aims to combine the best features of the Final Fantasy and Ultima series with an epic plot. It is set in a detailed virtual world. With the current engine, a small demo game (Waste's Edge) is available.

Download Website Updated 18 Feb 2002 AirTraffic

Screenshot
Pop 153.99
Vit 3.25

Airtraffic is a game/simulator that puts you into an air traffic controller's hotseat. Planes come into your airspace from various directions and you have to guide them safely to their destinations. It uses Python, Corba, and GTK.

Download Website Updated 13 Jul 2004 arianne

Screenshot
Pop 286.52
Vit 6.62

Arianne is a multiplayer online engine to develop turn based and real time games. It provides a simple way of creating games using Python for a game's description. Marauroa, its server, uses Java, MySQL, UDP, and Python for hosting dozens of players.

Download Website Updated 30 Jan 2001 Burn.py

Screenshot
Pop 22.61
Vit 1.00

Burn.py is a frontend script for cdrecord, mkisofs, and cdrdao. Its focus is on ease of modification and simplicity, so it's perfect for its intended user base of those who already know Python.

Download Website Updated 08 Jun 2009 cfv

Screenshot
Pop 247.28
Vit 9.15

cfv is a utility to both test and create .sfv (Simple File Verify), .csv, .crc, .md5(sfv style), md5sum, BSD md5, sha1sum, and .torrent checksum verification files. It also includes test-only support for .par and .par2 files. These files are commonly used to ensure the correct retrieval or storage of data.

Download Website Updated 10 Nov 2012 Crossfire

Screenshot
Pop 189.40
Vit 20.02

Crossfire is a multi-player graphical arcade and adventure game made for X. It has certain flavours from other games, especially Gauntlet and the rogue-like games (Nethack, Moria, Angband, and Ragnarok). Any number of players can move around in their own window, finding and using items and battling monsters. They can choose to cooperate or compete in the same world.

Download Website Updated 26 Oct 2011 E-Cell System

Screenshot
Pop 133.26
Vit 15.02

E-Cell System is an object-oriented software suite for modelling, simulation, and analysis of large scale complex systems such as biological cells. It allows many components, driven by multiple algorithms with different timescales, to coexist. The core library is written in C++ with a Python binding, and frontend software uses Python.

Download Website Updated 14 Jan 2011 GCompris / I Got IT

Screenshot
Pop 369.77
Vit 19.89

GCompris is an educational software suite with numerous activities for children aged 2 to 10. Some of the activities are game-orientated, but nonetheless still educational. These include computer discovery (keyboard, mouse, different mouse gestures), algebra (table memory, enumeration, double entry table, mirror image), science (the canal lock, the water cycle, the submarine, electric simulation), geography (place the country on the map), games (chess, memory, connect 4, oware, sudoku), reading practice, and others (learn to tell time, puzzles of famous paintings, vector drawing, cartoon making, etc.). It currently offers in excess of 100 activities, and more are being developed.

Download Website Updated 21 Feb 2012 GRASS GIS

Screenshot
Pop 321.09
Vit 18.59

GRASS (the Geographic Resources Analysis Support System) is a software raster- and vector-based GIS (Geographic Information System), image processing system, graphics production system, and spatial modeling system. It contains many modules for raster data manipulation, vector data manipulation, rendering images on the monitor or paper, multispectral image geocoding and processing, point data management and general data management. It also has tools for interfacing with digitizers, scanners, and the PostgreSQL, DBF, and ODBC connected databases. GRASS operates on all common operating systems.

Download Website Updated 22 Apr 2002 httpMonitor

Screenshot
Pop 38.11
Vit 1.53

httpMonitor is a Python program which lets you monitor the HTTP traffic between a browser and a Web server. You configure your browser to use httpMonitor as its proxy to ensure that all HTTP traffic between browser and server goes via httpMonitor. In a XML-configuration file you can specify a Python-function as processor for the HTTP-messages you are interested in (requests or responses, which match certain criteria). You may have as many processors as you want, without modifying the actual program. The only thing you need to do is configure the httpMonitor and write your processors.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.