RSS 7 projects tagged "Games"

No download Website Updated 17 May 2012 ABC Path Generator

Screenshot
Pop 24.31
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 08 Mar 2012 ABC Path Solver

Screenshot
Pop 26.59
Vit 2.43

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 15 Nov 2010 Kakurasu Solver

Screenshot
Pop 40.30
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.

No download Website Updated 16 May 2013 Black Hole Solitaire Solver

Screenshot
Pop 73.91
Vit 55.84

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

No download No website Updated 25 Jun 2010 CorsixTH

Screenshot
Pop 71.09
Vit 1.88

CorsixTH is a clone of Theme Hospital. As computers evolve, we risk losing some classic games. Bullfrog's Theme Hospital, published in 1997, is a classic simulation game, but getting it to run natively on modern operating systems is getting progressively harder. CorsixTH aims to reimplement the game engine of Theme Hospital, and to be able to load the original game data files. This means that you will need a purchased copy of Theme Hospital, or a copy of the demo, in order to use CorsixTH. After most of the original engine has been reimplemented, the project will serve as a base from which extensions to the original game can be made.

No download Website Updated 20 Feb 2011 The Brick Engine

Screenshot
Pop 83.25
Vit 3.22

The Brick Engine is a fast and simple lo-fi gaming engine. The engine provides a comprehensive API, including dazzling visual features, song playback, and collision detection: everything you need to make games with quickness and ease. The engine provides a straightforward C API and has language bindings for Tcl and Pascal, with support for more languages on the way.

No download No website Updated 14 May 2009 PushButton Engine

Screenshot
Pop 37.91
Vit 38.46

The PushButton Engine is a Flash game engine and framework that's designed for a new generation of games. It makes it easy to bring together great existing libraries and components for building Flash games and makes it possible to spend less time on code and more time on building fun games.

Screenshot

Project Spotlight

Gfarm

A distributed filesystem, used for cluster computing.

Screenshot

Project Spotlight

STMX

High-performance software transactional memory for Common Lisp.