Openttd Interface
   HOME

TheInfoList



OR:

''OpenTTD'' is a
business simulation game Business simulation games, also known as tycoon games or economic simulation games,< ...
, which players try to earn money by transporting passengers, minerals and goods via road, rail, water and air. It is an
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
remake A remake is a film, television series, video game, song or similar form of entertainment that is based upon and retells the story of an earlier production in the same medium—e.g., a "new version of an existing film". A remake tells the same s ...
and expansion of the 1995
Chris Sawyer Christopher Sawyer is a Scottish video game designer and programmer. He is best known for creating ''Transport Tycoon'', which has been considered "one of the most important simulation games ever made", and the best-selling ''RollerCoaster Tyco ...
video game '' Transport Tycoon Deluxe''. ''OpenTTD'' duplicates most features of ''Transport Tycoon Deluxe'' and has many additions, including a range of map sizes, support for many languages, custom (user-made)
artificial intelligence Artificial intelligence (AI) is the capability of computer, computational systems to perform tasks typically associated with human intelligence, such as learning, reasoning, problem-solving, perception, and decision-making. It is a field of re ...
(AI), downloadable customisations,
ports Ports collections (or ports trees, or just ports) are the sets of makefiles and Patch (Unix), patches provided by the BSD-based operating systems, FreeBSD, NetBSD, and OpenBSD, as a simple method of installing software or creating binary packages. T ...
for several widely used
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
s, and a more user-friendly interface. ''OpenTTD'' also supports
local area network A local area network (LAN) is a computer network that interconnects computers within a limited area such as a residence, campus, or building, and has its network equipment and interconnects locally managed. LANs facilitate the distribution of da ...
(LAN) and Internet
multiplayer A multiplayer video game is a video game in which more than one person can play in the same game environment at the same time, either locally on the same computing system (couch co-op), on different computing systems via a local area network, or ...
, co-operative and competitive, for up to 255 players. ''OpenTTD'' is
free and open-source software Free and open-source software (FOSS) is software available under a license that grants users the right to use, modify, and distribute the software modified or not to everyone free of charge. FOSS is an inclusive umbrella term encompassing free ...
licensed under the GNU GPL-2-0-only and is under ongoing development. According to a study of the 61,154 open-source projects on
SourceForge SourceForge is a web service founded by Geoffrey B. Jeffery, Tim Perdue, and Drew Streib in November 1999. SourceForge provides a centralized software discovery platform, including an online platform for managing and hosting open-source soft ...
in the period between 1999 and 2005, ''OpenTTD'' ranked as the 8th most active open-source project to receive patches and contributions. In 2004, development moved to their own server. Since 2018, the project uses
GitHub GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug trackin ...
for its source repository and
bug tracker Tracking system or defect tracking system is a software application that keeps track of reported software bugs in software development projects. It may be regarded as a type of issue tracking system. Many bug tracking systems, such as those used ...
. Starting from April 1, 2021, the game is now also available on
Steam Steam is water vapor, often mixed with air or an aerosol of liquid water droplets. This may occur due to evaporation or due to boiling, where heat is applied until water reaches the enthalpy of vaporization. Saturated or superheated steam is inv ...
.


History

The development of ''OpenTTD'' was driven by the desire to extend the abilities of ''Transport Tycoon Deluxe'' to support user-made additions to the graphics and gameplay, as well as the desires of users to play the game on more modern
operating system An operating system (OS) is system software that manages computer hardware and software resources, and provides common daemon (computing), services for computer programs. Time-sharing operating systems scheduler (computing), schedule tasks for ...
s and alternative
computer architectures In computer science and computer engineering, computer architecture is a description of the structure of a computer system made from component parts. It can sometimes be a high-level description that ignores details of the implementation. At a mo ...
which the original game (released in 1994 for
DOS DOS (, ) is a family of disk-based operating systems for IBM PC compatible computers. The DOS family primarily consists of IBM PC DOS and a rebranded version, Microsoft's MS-DOS, both of which were introduced in 1981. Later compatible syste ...
and programmed in
assembly language In computing, assembly language (alternatively assembler language or symbolic machine code), often referred to simply as assembly and commonly abbreviated as ASM or asm, is any low-level programming language with a very strong correspondence bet ...
) did not support.


Prior modifications to ''Transport Tycoon Deluxe''

There was a prior attempt to modify Transport Tycoon Deluxe to run on more modern operating systems. ''OpenTTD'' was preceded by a commercial conversion of ''Transport Tycoon Deluxe'' to run on
Windows 95 Windows 95 is a consumer-oriented operating system developed by Microsoft and the first of its Windows 9x family of operating systems, released to manufacturing on July 14, 1995, and generally to retail on August 24, 1995. Windows 95 merged ...
. It was created in 1996 by the FISH technology group, but Nola released in 1999 as part of a compilation of older ''Tycoon'' games. This release was still greatly restricted in operating systems and computer architectures it could run on. Similarly, there was an earlier success aiming to open ''Transport Tycoon Deluxe'' to modification by users. '' TTDPatch'', initially created by Josef Drexler in 1996–97 and still being developed in 2010, changes the behaviour of ''Transport Tycoon Deluxe'' as it is running, to introduce many new features to the game, such as new graphics, vehicles, industries, etc. ''TTDPatch'' is restricted by the same operating system and computer architecture limits as ''Transport Tycoon Deluxe'' and has limited control over what features of the game can be altered.


Initial development of ''OpenTTD''

In 2003,
Ludvig Strigeus Ludvig "Ludde" Strigeus (born 15 January 1981) is a Swedish programmer, best known for developing software such as the BitTorrent client μTorrent, '' OpenTTD'', and Spotify. Early life and education Strigeus was born in January 1981, and he gra ...
announced that he intended to
reverse engineer Reverse engineering (also known as backwards engineering or back engineering) is a process or method through which one attempts to understand through deductive reasoning how a previously made device, process, system, or piece of software accompl ...
''Transport Tycoon Deluxe'' and convert the game to C. On March 6, 2004, this re-engineered ''Transport Tycoon Deluxe'' was released and named ''OpenTTD''. , ''OpenTTD'' is still under active development. The early development of ''OpenTTD'' focused on restructuring the code to improve readability and extensibility. This allowed restoring features like sound and music, improving the user interface and introducing new languages for the GUI. Many new gameplay features and possibilities for user modification were also added around this time, aiming to replicate the abilities of ''TTDPatch''. A major improvement was reprogramming multiplayer (network games) to use the
Internet Protocol The Internet Protocol (IP) is the network layer communications protocol in the Internet protocol suite for relaying datagrams across network boundaries. Its routing function enables internetworking, and essentially establishes the Internet. IP ...
, allowing multiplayer gaming online and over modern LANs. By the late 2000s, ''OpenTTD'' was a stable and popular game and development moved toward more substantial changes. 2007 saw the development of support for custom, user-made AIs, which can provide players with more of a challenge than the original AI. Other more major changes included introducing support for
IPv6 Internet Protocol version 6 (IPv6) is the most recent version of the Internet Protocol (IP), the communication protocol, communications protocol that provides an identification and location system for computers on networks and routes traffic ...
, an integrated download system for user-made customisations, and support for alternative base graphics, sound and music sets in 2009. Since 2007, ''OpenTTD'' is gradually being rewritten in C++.


Gameplay

''OpenTTD'' gameplay is very similar to ''Transport Tycoon Deluxe'', on which it is based, although there are many improvements in both options within the game and ease of use. A player's aim is to build a transportation network using trucks, buses, trains, airplanes and boats to link together industries and towns on the map and transport the cargo they produce. Every time a vehicle makes a delivery of some cargo, players receive an income, allowing them to build more infrastructure (rails, stations, etc.), build more vehicles, modify the terrain, and interact with towns, via their local authorities. The default game runs from 1950 to 2050, during which a player aims to get as high a performance rating (based on number of vehicles, income, amount of cargo delivered, etc.) as possible. The world map is dotted with both industries and towns. Cargo for transportation is supplied by both industries (e.g. the coal mine which produces coal) and towns (which produce passengers and mail) and accepted by other industries and/or towns according to their needs (e.g., the power station accepts coal). Placing a station near a source and a receiver of a certain cargo allows transportation between the two. The amount of cargo supplied by a town or industry depends on the quality of transport players provide to move its goods. Payment for delivering cargo depends on the quantity of cargo delivered, how fast it was delivered and how perishable it is. Some cargoes (e.g., passengers) must be delivered faster than others (e.g., coal) to earn a good income. During the course of the game, players must build and expand their transport infrastructure. The only infrastructure present on the map at the start of the game are roads within towns (as well as seas and rivers which ships can utilise). All other infrastructure—ports, stations, airports, rail, canals, locks, aqueducts and depots—must be built by players. The tools for building a rail network are particularly powerful, and players have access to many different signal types to build a complex and interconnected rail network. Technology improvements give players access to newer, faster and more powerful vehicles. For rail transport, new track technology also becomes available over time, first electrified rail, then
monorail A monorail is a Rail transport, railway in which the track consists of a single rail or beam. Colloquially, the term "monorail" is often used to describe any form of elevated rail or people mover. More accurately, the term refers to the style ...
and
maglev Maglev (derived from '' magnetic levitation'') is a system of rail transport whose rolling stock is levitated by electromagnets rather than rolled on wheels, eliminating rolling resistance. Compared to conventional railways, maglev trains h ...
track. In general, newer vehicles cost more money to buy and run, and players must have earned enough money in earlier stages of the game to be able to afford to upgrade their vehicles. The full course of the default game, from 1950 to 2050, takes around 24 hours. Players can optionally start at earlier or later dates and play on past 2050, although no new technology becomes available. ''OpenTTD'' can be played by one player, against a computer controlled AI, or by many players against each other, over a LAN or the Internet.


Multiplayer

''OpenTTD'' supports multiplayer games for up to 255 players between 15 different transport companies, and can be played both over a LAN or over the Internet. Each transport company is in competition with each other transport company, and each transport company can be controlled by more than one player at any time. This allows both co-operative and competitive multiplayer games. Competitive team games (e.g. two transport companies, each controlled by three players) are also possible.


Modding

The game is also home to an active modding community, with community-made additions including new vehicles, trains and scenarios. Additional changes to the open source code which modify core game mechanics ("patches") are also available.


Reception

OpenTTD has been praised for the number of improvements it has made to the original Transport Tycoon Deluxe, such as the AI, graphics, sounds, and ability to play multiplayer. OpenTTD received the most votes for Game of the Year for the 2004 Amiga Games Award. Lewis Denby from
PC Gamer ''PC Gamer'' is a magazine and website founded in the United Kingdom in 1993 devoted to PC gaming and published monthly by Future plc. The magazine has several regional editions, with the UK and US editions becoming the best selling PC games m ...
ranked OpenTTD 20th in its May 2011 list of best free PC games. Hungarian Unix Portal users chose ''OpenTTD'' as favourite (free) game in 2005, 2007, 2009, and 2010. In 2014 ''OpenTTD'' was named by PCGamer among the "Ten top fan remade classics you can play for free right now". In 2015 and 2016,
Rock Paper Shotgun ''Rock Paper Shotgun'' is a British video game journalism website. It was launched in July 2007 to focus on PC game, PC games and was acquired by Gamer Network, a network of sites led by ''Eurogamer'', in May 2017. History ''Rock Paper S ...
ranked ''OpenTTD'' 8th on its The 50 Best Free Games on PC list.


See also

*
List of free and open-source software packages This is a list of free and open-source software (FOSS) packages, computer software licensed under free software licenses and open-source licenses. Software that fits the Free Software Definition may be more appropriately called free software; ...
*
List of open-source games This is a list of notable open-source video games. Open-source video games are assembled from and are themselves open-source software, including public domain games with public domain source code. This list also includes games in which the engine ...
* '' OpenRCT2'' * ''
Simutrans ''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 (Rail transport, rail, Road transport, ...
''


References


External links

*
''OpenTTD'' wiki
{{DEFAULTSORT:Openttd 2004 video games Transport Tycoon Windows games AmigaOS 4 games Linux games MorphOS games Multiplayer online games Cooperative video games Fan games Free software programmed in C++ Open-source video games MacOS games Video games with isometric graphics Transport business simulation games Free software that uses SDL Multiplayer and single-player video games Creative Commons-licensed video games Video games developed in Sweden Free and open-source Android software