Lincity

Last updated
LinCity
Original author(s) I. J. Peters
Initial release1995(29 years ago) (1995)
Stable release
1.12.1 / 14 August 2004(19 years ago) (2004-08-14)
Platform Cross-platform
SuccessorLinCity-NG
Type Single-player City-building
License GPLv2
Website lincity.sourceforge.net

Lincity is a free and open-source software construction and management simulation game, which puts the player in control of managing a city's socio-economy, similar in concept to SimCity . [1] The player can develop a city by buying appropriate buildings, services and infrastructure. Its name is both a Linux reference and a play on the title of the original city-building game, SimCity, and it was released under the GNU General Public License v2.

Contents

Gameplay

A screenshot of the original Lincity, showing the top-down gameplay. Lincity.png
A screenshot of the original Lincity, showing the top-down gameplay.

Lincity features complex 2D and top-down gameplay.

The simulation considers population, employment, basic water management and ecology, goods (availability and production), raw materials (ore, steel, coal), services (education, health, fire protection, leisures), energy (electricity and charcoal, coal with finite reserves, solar and wind power) and other constraints such as finance, pollution and transports. The player has to take care of population growth and various socio-economic balances.

Lincity can be won in two ways: reaching sustainable development, or evacuating the entire population with spacecraft. The Lincity homepage has a Hall of Fame, listing players who have succeeded in one of these two goals. [1]

History

Lincity was created around 1995 as SimCity clone for Linux by I. J. Peters and hosted on SourceForge in 2001. [2] Lincity was originally designed for Linux, but was ported later to Microsoft Windows, BeOS, OS/2, AmigaOS 4, and other operating systems. Mac OS X is supported when compiled from source code using GCC and run using X11.app. It uses SVGALib or X11 as its graphics interface API on Unix systems. As Lincity does software rendering it requires no 3D graphics card and also has very low demands on other computing resources, e.g. much memory or a fast processor. Since 1999 there have been only minor changes to Lincity; the last update was in August 2004.

Critical reception

In 2000, a CNN article on Linux games highlighted Lincity's sophistication. [1] It was The Linux Game Tome Game of The Month for January 2005. [3] Lincity was 2008 a featured freeware title on 1up.com. [4] The Washington Post featured Lincity in 2009. [5]


Successor

LinCity-NG
Stable release
2.9.0 / 20 December 2023(5 months ago) (2023-12-20)
License GPLv2
Website https://github.com/lincity-ng/lincity-ng/

In 2005 significant development continued with the fork LinCity-NG [6] , which was later transferred to Google Code [7] and then to GitHub. [8] Lincity-NG uses SDL2 and OpenGL, and features an isometric view [9] , based on SimCity 3000 , and graphics which resemble SimCity 3000's.


See also

Related Research Articles

<span class="mw-page-title-main">Blitz BASIC</span>

Blitz BASIC is the programming language dialect of the first Blitz compilers, devised by New Zealand-based developer Mark Sibly. Being derived from BASIC, Blitz syntax was designed to be easy to pick up for beginners first learning to program. The languages are game-programming oriented but are often found general purpose enough to be used for most types of application. The Blitz language evolved as new products were released, with recent incarnations offering support for more advanced programming techniques such as object-orientation and multithreading. This led to the languages losing their BASIC moniker in later years.

<i>SimCity</i> (1989 video game) 1989 video game

SimCity, also known as Micropolis or SimCity Classic, is a city-building simulation video game developed by Will Wright, and released for several platforms from 1989 to 1991. SimCity features two-dimensional graphics and an overhead perspective. The game's objective is to create a city, develop residential and industrial areas, build infrastructure, and collect taxes for further city development. Importance is placed on increasing the population's standard of living, maintaining a balance between the different sectors, and monitoring the region's environmental situations to prevent the settlement from declining and going bankrupt.

In computing, cross-platform software is computer software that is designed to work in several computing platforms. Some cross-platform software requires a separate build for each platform, but some can be directly run on any platform without special preparation, being written in an interpreted language or compiled to portable bytecode for which the interpreters or run-time packages are common or standard components of all supported platforms.

wxWidgets Widget toolkit

wxWidgets is a widget toolkit and tools library for creating graphical user interfaces (GUIs) for cross-platform applications. wxWidgets enables a program's GUI code to compile and run on several computer platforms with no significant code changes. A wide choice of compilers and other tools to use with wxWidgets facilitates development of sophisticated applications. wxWidgets supports a comprehensive range of popular operating systems and graphical libraries, both proprietary and free.

<span class="mw-page-title-main">Simutrans</span> Cross-platform transport simulation game

Simutrans is a cross-platform simulation game in which the player strives to run a successful transport system by constructing and managing transportation systems for passengers, mail and goods by land, air (airplanes) and water (ship) between places. Like OpenTTD, Simutrans is an open-source transportation game based on the Transport Tycoon idea.

<i>Abuse</i> (video game) 1996 video game

Abuse is a run and gun video game developed by Crack dot Com and published by Electronic Arts in North America and Origin Systems in Europe. It was released on February 29, 1996 for MS-DOS. A Mac OS port of the game was published by Bungie and released on March 5, 1997. The game's source code, along with some of the shareware content, has been in the public domain since the late 1990s and has been ported to Linux and many other platforms.

<span class="mw-page-title-main">TORCS</span>

TORCS is an open-source 3D car racing simulator available on Linux, FreeBSD, Mac OS X, AmigaOS 4, AROS, MorphOS and Microsoft Windows. TORCS was created by Eric Espié and Christophe Guionneau, but project development is now headed by Bernhard Wymann. It is written in C++ and is licensed under the GNU GPL. TORCS is designed to enable pre-programmed AI drivers to race against one another, while allowing the user to control a vehicle using either a keyboard, mouse, or wheel input.

<span class="mw-page-title-main">XBill</span> 1994 video game

XBill is an arcade style game for the X Window System. The game features a bespectacled character known as "Bill". The goal is to prevent Bill's legions of clones from installing "Wingdows", a virus "cleverly designed to resemble a popular operating system", on a variety of computers running other operating systems. It was very popular among Linux gamers at the end of the 1990s, beating out Quake, though not Quake II, as Linux Journal reader's favourite Linux game in 1999.

<span class="mw-page-title-main">Xpdf</span>

Xpdf is a free and open-source PDF viewer and toolkit based on the Qt framework. Versions prior to 4.00 were written for the X Window System and Motif.

SVGAlib is an open-source low-level graphics library which ran on Linux and FreeBSD and allowed programs to change video mode and display full-screen graphics, without the use of a windowing system. Alongside X11 and the General Graphics Interface, it was one of the earliest libraries allowing graphical video games on Linux.

<span class="mw-page-title-main">FontForge</span> Font editor created by George Williams

FontForge is a FOSS font editor which supports many common font formats. Developed primarily by George Williams until 2012, FontForge is free software and is distributed under a mix of the GNU General Public License Version 3 and the 3-clause BSD license. It is available for operating systems including Linux, Windows, and macOS, and is localized into 12 languages.

<i>RocksnDiamonds</i> 1995 video game

Rocks'n'Diamonds is a puzzle video game with elements of Boulder Dash, Supaplex, Emerald Mine, Solomon's Key, and Sokoban. It is free software under the GNU GPL-2.0-only license created by Artsoft Entertainment and designed by Holger Schemel.

<span class="mw-page-title-main">Open-source video game</span> Video game whose source code is open-source software

An open-source video game, or simply an open-source game, is a video game whose source code is open-source. They are often freely distributable and sometimes cross-platform compatible.

<i>FreeCol</i>

FreeCol is a 4X video game, a clone of Sid Meier's Colonization. FreeCol is free and open source software released under the GNU GPL-2.0-or-later. In 2023, the FreeCol project reached its 1.0 release, after twenty years of development.

<i>SuperTuxKart</i> Open source arcade racing game

SuperTuxKart (STK) is a free and open-source kart racing game, distributed under the terms of the GNU General Public License, version 3. It features mascots of various open-source projects. SuperTuxKart is cross-platform, running on Linux, macOS, Windows, iOS (beta), Android systems and Nintendo Switch (homebrew).

<span class="mw-page-title-main">OpenCity</span> Free and open-source city building game

OpenCity is a free and open-source software 3D city-building game started in 2003 by France-based Vietnamese programmer Duong-Khang Nguyen. The game mechanics are similar to SimCity, although the game developers do not strive to make it a direct SimCity clone.

<span class="mw-page-title-main">Widelands</span> Open-source real-time strategy video game

Widelands is a free and open-source, slow-paced real-time strategy video game under the GNU General Public License. Widelands takes many ideas from and is quite similar to The Settlers and The Settlers II. It remains a work-in-progress game, with development still required in graphics and bug-fixing. The game runs on several operating systems such as AmigaOS 4, Linux, BSD, Mac OS X, and Windows.

<span class="mw-page-title-main">GLtron</span>

GLtron is a 3D snake game based on the light cycle portion of the film Tron. The game is free and open-source software and has been ported to many mobile and non-mobile operating systems such as Windows, MacOS, Symbian and Android over the years.

References

  1. 1 2 3 Barr, Joe (21 July 2000). "Procrastinate with these Linux games". CNN . Archived from the original on 22 October 2012. Retrieved 21 January 2015.
  2. Lincity, at SourceForge
  3. "Lincity - Game of the Month for January". The Linux Game Tome. 2005-01-05. Archived from the original on 2007-09-27. Retrieved 2007-08-30.
  4. 101 Free Games 2008 - Another round of the best games money can't buy. Archived 2011-09-13 at the Wayback Machine on 1up.com (2008)
  5. Harac, Ian (21 July 2009). "Freebie LinCity-NG Builds on the Classic City Sims". The Washington Post . Retrieved 30 December 2020.
  6. Mielewczik, Michael (2007). "Rückkehr der Klassiker. Remakes von Colonization und SimCity". Pc Magazin LINUX (in German). 3/2007: 75–76.
  7. Lincity-NG, at Google Code
  8. lincity-ng on github.com
  9. Mielewczik, Michael (2007). "Rückkehr der Klassiker. Remakes von Colonization und SimCity". Pc Magazin LINUX (in German). 3/2007: 75–76.