RSS 10 projects tagged "Games"

Download Website Updated 09 May 2013 KDE Software Compilation

Screenshot
Pop 2,050.61
Vit 192.14

For users on Linux and Unix, KDE offers a full suite of user workspace applications which allow interaction with these operating systems in a modern, graphical user interface. This includes Plasma Desktop, KDE's innovative and powerful desktop interface. Other workspace applications are included to aid with system configuration, running programs, or interacting with hardware devices. While the fully integrated KDE Workspaces are only available on Linux and Unix, some of these features are available on other platforms. In addition to the workspace, KDE produces a number of key applications such as the Konqueror Web browser, Dolphin file manager, and Kontact, the comprehensive personal information management suite. The list of applications includes many others, including those for education, multimedia, office productivity, networking, games, and much more. Most applications are available on all platforms supported by the KDE Development. KDE also brings to the forefront many innovations for application developers. An entire infrastructure has been designed and implemented to help programmers create robust and comprehensive applications in the most efficient manner, eliminating the complexity and tediousness of creating highly functional applications.

Download Website Updated 05 Jan 2012 Asteroids3D

Screenshot
Pop 227.71
Vit 5.47

Asteroids3D is an OpenGL-based first-person game of blowing up asteroids. Its simple code base also provides a way to learn OpenGL with the help of external tutorials like those from NeHe.

Download Website Updated 12 Apr 2013 O.H.R.RPG.C.E

Screenshot
Pop 202.46
Vit 21.88

The OHRRPGCE (RPG Construction Engine) is a tool for making your own retro 2D RPG games, in a style similar to RPGs like the older Final Fantasy games for the NES, SNES, or GBA. It includes, as an example game, Fenrir-Lunaris's pixel-art masterpiece "Vikings of Midgard".

No download Website Updated 16 May 2013 Black Hole Solitaire Solver

Screenshot
Pop 83.03
Vit 23.97

Black Hole Solitaire Solver solves layouts of the "Black Hole" and "All in a Row" card solitaire games.

Download No website Updated 01 Oct 2011 Zatacka X

Screenshot
Pop 53.58
Vit 3.26

Zatacka X is a modern, free remake of the classic Achtung, die Kurve!. In addition to all the features from the original game, it includes special weapons, sound effects, AI controlled opponents, a tournament mode, and possibly online play.

Download Website Updated 02 Dec 2012 Bocfel

Screenshot
Pop 42.21
Vit 4.18

Bocfel is an interpreter for the Z-machine, which means that it can be used to play Infocom games as well as other games based on the Z-machine. It is compliant with version 1.1 of the Z-Machine Standards Document for all Z-machine versions other than 6.

No download Website Updated 15 Nov 2010 Kakurasu Solver

Screenshot
Pop 39.70
Vit 1.00

Kakurasu Solver is a solver for the puzzle game Kakurasu, as featured on BrainBashers.com. It is written in Python using its interface to lp_solve, a mixed-integer linear programming solver.

Download Website Updated 08 Mar 2012 ABC Path Solver

Screenshot
Pop 26.70
Vit 2.42

ABC Path Solver is a Perl program and library that automatically solves an ABC Path game while giving the reasoning. ABC Path is a puzzle game in which one should position the letters from "A" to "Y" in a 5*5 grid based on clues. It is featured in brainbashers.com. ABC Path Solver uses a mixture of deduction and solving by trying several branches, which should allow it to solve all initial boards.

No download Website Updated 17 May 2012 ABC Path Generator

Screenshot
Pop 24.04
Vit 1.00

ABC Path Generator is a program and a Perl library that generates layouts of ABC Path based on the input of a random number generator. Giving different seeds to the generator will yield different layouts. ABC Path is a puzzle game in which one should position the letters from "A" to "Y" in a 5*5 grid based on clues. It is featured on brainbashers.com. ABC Path Generator makes use of depth-first-search to find usable final paths, and then assigns the clues for it, also using DFS.

Download Website Updated 19 Nov 2010 Ileor MMORPG

Screenshot
Pop 18.89
Vit 35.20

The Ileor MMORPG is a small MMORPG. The game is aimed at learning about the architecture of MMORPGs by building a simple one to play around with. With time, it might even be playable.

Screenshot

Project Spotlight

Template Data Interface (TDI)

A powerful markup template system for Python.

Screenshot

Project Spotlight

Wing IDE

An IDE for Python.