5 projects tagged "Games"
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.
Aviation is a flight simulator meant to be somewhere in between accurate but complicated simulators and simple toy simulators that don't provide any level of realism. It currently features a non-linear flight model, a configurable atmosphere and sky model, and a CLOD triangulation engine for the terrain. Currently Aviation allows you to fly around in an area of around 600 square kilometers centered around the Columbia river. It can be easily extended to implement combat or air race scenarios, for example.