Ports Search

Results 1,7411,750 of 1,947 for /x11/.(0.008 seconds)
emulators/higan-0.94 (Score: 0.006676704)
Nintendo multi-system emulator
higan is a Nintendo multi-system emulator that began development on 2004-10-14. The purpose of this emulator is a bit different from others: it focuses on accuracy, debugging functionality, and clean code. The emulator does not focus on things that would hinder accuracy. This includes speed and game-specific hacks for compatibility. As a result, the minimum system requirements for higan are very high. The emulator itself was not derived from any existing emulator source code, such as SNES9x. It was written from scratch. Any similarities to other emulators are merely coincidental.
emulators/joytran-0.9.5.2 (Score: 0.006676704)
Joystick to keyboard/mouse events translator written in C
Joytran is a joystick to keyboard/mouse events translator written in C. The project has several advantages over similar software: - Portable to a wide variety of platforms, since it is based on SDL and the X11 XTest Extension (Developed on FreeBSD) - It is easy to use the joystick in places where it is not usually supported - Supports keyboard and mouse emulation - Supports multiple joysticks - Handles the presence of non-joystick devices, such as USB mice/trackballs that masquerade as joysticks gracefully - Easy switching between profiles - Lightweight, with few dependencies - Comprehensive feature set (if there are features missing that are important to you, I will at least consider implementing them) - Freely available (MIT License)
emulators/loemu-0.3.1 (Score: 0.006676704)
Simple frontend for various game emulators
Loemu is a free application that provides a simple frontend for various game emulators. Features: - Currently it supports game emulation with mame, sdlmame and snes9x. - Browse games using dynamic list. This allows to browse in a list generated with some categories (and it has other advantages). - Finds games quickly. Using a specific dialog that looks for a game in all the gamelist. - The generation of the dynamic list filtering the gamelist is very fast. - It has been developed with PyGTK + Glade. - Released under GNU General Public License. The design of loemu allows the support of more emulators adding specific emulator configuration files.
finance/homebank-5.0.9 (Score: 0.006676704)
Free, easy, personal accounting for everyone
HomeBank is the free software you have always wanted to manage your personal accounts at home. The main concept is to be light, simple and very easy to use. It brings you many features that allow you to analyze your finances in a detailed way instantly and dynamically with powerful report tools based on filtering and graphical charts. Furthermore, HomeBank benefits from more than 10 years of users' experiences and feedback as its development started in 1995 on Amiga computers. It is now available on Amiga, GNU/Linux, and will probably be available soon for Microsoft Windows and MacOS X systems as GTK+ exists on them.
games/cosmo-2.0.4 (Score: 0.006676704)
Clone of Cosmo Gang the Puzzle (Namco)
This is the cosmo gang the puzzle for X Window System. The cosmo gang the puzzle is a tetris-like puzzle game. You can erase cosmo with ball, falling once of several blocks. The star is the bonus charactor to erase all cosmos in the screen but you may also get bonus score without taking an effect. KEYBOARD: Up block rotation. Down block down (1 line) Space block down (Fast) Left left Right right Control Get the score bonus from the star. y Select yes n Select no p Pause game q Quit game
games/ezquake-1.9 (Score: 0.006676704)
Modern QuakeWorld client
Combining the features of all modern QuakeWorld clients, ezQuake makes QuakeWorld easier to start and play. The immortal first person shooter Quake in the brand new skin with superb graphics and extremely fast gameplay. Features: - Modern graphics. - Multiview support. - Tons of features to serve latest pro-gaming needs. - Inbuilt Server Browser & MP3 player control. - Recorded Games Browser. - Customization of all possible graphics elements of the game including Head Up Display. - All sorts of scripting possibilities. - MAC OS X platform supported. Software version for computers without 3D graphics accelerators.
games/golddig-3.1 (Score: 0.006676704)
Getting the Gold and Avoiding Death
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.
games/gomoku-1.2.9 (Score: 0.006676704)
GNUstep Gomoku game
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
games/pmars-0.9.2 (Score: 0.006676704)
Portable corewar system with ICWS'94 extensions
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)
games/pmars-0.9.2 (Score: 0.006676704)
Port of pMARS using the Simple Directmedia Library
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.)