Ports 搜索

共有5,161项符合/ports-mgmt/的查询结果,以下是第1,9211,930项(搜索用时0.004秒)
games/RealTimeBattle-1.0.8 (Score: 0.006224396)
Robot programming game for UNIX
RealTimeBattle is a programming game for Unix-like systems, in which robots controlled by programs coded in any language are fighting with each other. The general intend is to destroy the enemies, by using the radar to locate them and firing them to oblivion with the cannon. Great tool for learning how to code in C/C++ or other languages.
games/palomino-20131231 (Score: 0.006224396)
Action flight simulation computer program using OSG
Palomino is a flight simulation computer program. Version 3 renders using OpenSceneGraph. OSG provides the ability to render satellite imagery.
games/pangzero-1.3 (Score: 0.006224396)
Clone of Super Pang
Pang Zero is a clone of Super Pang, a fast-paced action game that involves popping balloons with a harpoon. The intention of our effort is to create a fun, open-source game that many (currently up to 6) people can play together.
games/patapizza-tetris-1.0 (Score: 0.006224396)
Unofficial clone of the original Tetris game
This game is an unofficial clone of the original Tetris game and is not endorsed by the registered trademark owners The Tetris Company, Inc.
games/pcgen-6.02.1 (Score: 0.006224396)
Java-based RPG character generator and maintenance program
PCGen is a Java-based RPG character generator and maintenance program that works on all platforms. It currently is aimed at supporting as many rpgs as humanly possible. Currently the focus is on OGL games (OGL = the Open Gaming License crafted by Wizards of the Coast). All datafiles are ASCII so they can be modified by users, and are available through the pcgendm project.
games/Games_Chess-1.0.1 (Score: 0.006224396)
PEAR methods for constructing and validating chess games in PGN
The logic of handling a chessboard and parsing standard FEN (Farnsworth-Edwards Notation) for describing a position as well as SAN (Standard Algebraic Notation) for describing individual moves is handled. This class can be used as a backend driver for playing chess, or for validating and/or creating PGN files using the File_ChessPGN package.
games/pioneers-15.3 (Score: 0.006224396)
Internet playable version of the Settlers of Catan
Pioneers is an Internet playable implementation of the Settlers of Catan board game. The aim is to remain as faithful to the board game as is possible.
games/pipenightdreams-0.10.0 (Score: 0.006224396)
Puzzle game similar to PipeMania
PipeNightDreams is a SDL PipeMania clone with improved graphics. The aim is to lay the pipes quickly guiding the stream to the exit before it overflows.
games/pmars-0.9.2 (Score: 0.006224396)
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.006224396)
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.)