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.
This is a Solitaire card game highly inspired by the one bundled
with a well known "operating system". Features a site-wide highscore
table.
The data files of scourge rogue-like game
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.
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.
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.
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!
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.
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.
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.