Ports Search

Results 911920 of 1,260 for /games/.(0.002 seconds)
games/sokoban-1.0 (Score: 0.084034584)
Logical game: problems with packets in cave
This is port of SOKOBAN - logical game, where U must solve problems with pushing packets in labirints. The problem is to push packets to saving positions by moving around and pushing only one packet at a time if possible.
games/sol-1.0.7 (Score: 0.084034584)
Solitaire card game for X Window System
This is a Solitaire card game highly inspired by the one bundled with a well known "operating system". Features a site-wide highscore table.
games/scourge-data-0.21.1 (Score: 0.084034584)
S.C.O.U.R.G.E data files
The data files of scourge rogue-like game
games/scramble-0.9.5 (Score: 0.084034584)
From 6 letters you are to create as many words as you can
Test your word knowledge, and spelling skills, with this anagram game. You are given 6 letters to create as many words as you can in the time alotted.
games/solarwolf-1.5 (Score: 0.084034584)
Action/arcade game originally based of SolarFox on the Atari 2600
SolarWolf is an action/arcade game written entirely in Python. It is entirely opensource and free. It is released under the LGPL license. It features quick and smooth fullscreen 800x600 graphics. There is alpha transparent blitting, colorkeying, animated sprites, scrolling starfield background, antialiased font rendering, and more. The sound system supports multiple sound channel playback, along with streaming music support. It also supports input from keyboard or joystick. The game is originally based of SolarFox on the Atari 2600.
games/spacejunk-1.0.5 (Score: 0.084034584)
Video game about traveling in 2D planetary systems
Spacejunk is a computer game about traveling in 2D planetary systems. The player must collect drifting garbage by navigating through the gravitational fields of planets and stars. A rough editor for planetary systems is provided too.
games/species-1.2d (Score: 0.084034584)
Corewars evolver - generates warriors using genetic algorithms
Species is a corewars evolver. It is a program to generates corewars warriors using genetic algorithms. This is the program which generated the best evolved warrior in the recent Multi-Manics corewars competition. Contemporaries include YACE, RedRace, Red Maker and CCAI. Species is definitely the most over-engineered, complicated and buggy Corewars Evolver on the freeware market today!
games/spellathon-6.0 (Score: 0.084034584)
Word game to test your English vocabulary skills
Spellathon is a word game to test your English vocabulary skills. You are given seven letters and you need to find words of length - four letters or more that include a central letter.
games/sdlCC-0.0.1 (Score: 0.084034584)
Extensible Chinese checkers game using SDL
This is a Chinese Checkers game, it has 5 AI players, and can easily support more for any hackers out there. It uses SDL and runs great in plain X11. It has some fun effects to liven things up a bit. Multiplayer is supported on the same computer, although a net player would not be hard to add given the plugin player feature.
games/sdl_jewels-1.1.1 (Score: 0.084034584)
Tile-matching 8x8 puzzle game
The game is very simple. There is an 8x8 array of jewels of 7 types. You need to get 3 or more in a row horizontally or vertically in order to score points. You can swap any two jewels that are next to each other up and down or left and right. The mechanic is to click the mouse on the first one, then drag in the direction to switch with. Then let up on the mouse button, but this last isn't so critical. Jewels can only be swapped if after the swap there is at least one 3 or more in a row set created. Otherwise the jewels return to their original position. There is a clock shown on the left. When it counts down to 0 the game is over. You will probably be able to enter your name into the high score table. Hit enter when done. Hit F1 or spacebar to start a new game, or ESC to exit. This game makes use of OpenGL. Without an OpenGL implementation it won't work. If you only have software rendering you can still play but the frame rate will be lower. The GLX module must be present as well.