OpenClonk
   HOME

TheInfoList



OR:

''OpenClonk'' is a
free Free may refer to: Concept * Freedom, having the ability to do something, without having to obey anyone/anything * Freethought, a position that beliefs should be formed only on the basis of logic, reason, and empiricism * Emancipate, to procur ...
and
open-source Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
2D
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 ...
action game An action game is a video game genre that emphasizes physical challenges, including hand–eye coordination and reaction-time. The genre includes a large variety of sub-genres, such as fighting games, beat 'em ups, shooter games, and platform gam ...
, in which the player controls small
humanoid A humanoid (; from English ''human'' and ''-oid'' "resembling") is a non-human entity with human form or characteristics. The earliest recorded use of the term, in 1870, referred to indigenous peoples in areas colonized by Europeans. By the 20t ...
s called "clonks". The main mechanics of the game include mining, settling, player vs player combat, and tactical gameplay. The game features a
single-player A single-player video game is a video game where input from only one player is expected throughout the course of the gaming session. A single-player game is usually a game that can only be played by one person, while "single-player mode" is usuall ...
and
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 ...
mode, and supports
cross-platform In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms. Some cross-platform software r ...
play across
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
,
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which ...
, and
MacOS macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac computers. Within the market of desktop and lapt ...
. The ''OpenClonk'' project is a
continuation In computer science, a continuation is an abstract representation of the control state of a computer program. A continuation implements ( reifies) the program control state, i.e. the continuation is a data structure that represents the computati ...
of the Clonk game series and game engine, which are now discontinued. The
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the wo ...
is available under the
ISC #REDIRECT ISC {{redirect category shell, {{R from other capitalisation{{R from ambiguous page ...
license A license (or licence) is an official permission or permit to do, use, or own something (as well as the document of that permission or permit). A license is granted by a party (licensor) to another party (licensee) as an element of an agreeme ...
and game content is licensed under
CC BY-SA A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted "work".A "work" is any creative material made by a person. A painting, a graphic, a book, a song/lyric ...
,
CC BY A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted "work".A "work" is any creative material made by a person. A painting, a graphic, a book, a song/lyrics ...
and
CC0 A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted "work".A "work" is any creative material made by a person. A painting, a graphic, a book, a song/lyrics ...
.


Gameplay

The player controls clonks, which can perform various tasks ranging from shoveling through dirt and throwing dynamite to mining gold, constructing buildings, and wielding swords. The game world consists of a dynamic and destructible landscape. The landscape is constructed out of different materials like earth, tunnels, sky, coal, ore, gold, and water. Players can destroy solid materials or liquids by using a variety of tools, which allows for dynamic gameplay. Gameplay is focused on two gamemodes:


Settlement

The gamemode "Settlement" can be played cooperatively, where two or more players work towards a mutual goal. In Settlement, players build settlements using in-game resources such as: wood, metal, fire, and stones. Players face challenges such as inhospitable landscapes, transporting large objects, and natural disasters. The development of Settlements allow players to construct advanced items and vehicles, which allows them to fulfil more complex tasks and achieve various goals. Goals for settlement rounds include: * Wealth: gain a certain amount of gold (called clunkers). * Expansion: expand your settlement to a certain area of the landscape. * Mining: mine a certain amount of valuables like gold or gems. * Statue Construction: gather statue parts and construct a statue.


Melee

The Melee gamemode is focused on the elimination of other players, which can last between 5 and 30 minutes. The player uses a single clonk to attack enemies with various weapons such as swords, bows, dynamite, grenade launchers, muskets, and catapults. Melee round goals include: * Last Man Standing: players have a limited number of respawns and must survive as long as possible. *
Deathmatch Deathmatch, also known as free-for-all, is a gameplay mode integrated into many shooter games, including first-person shooter (FPS), and real-time strategy (RTS) video games, where the goal is to kill (or "frag") the other players' characters a ...
: players must achieve a certain number of kills. *
Capture the Flag Capture the flag (CTF) is a traditional outdoor sport where two or more teams each have a flag (or other markers) and the objective is to capture the other team's flag, located at the team's "base", and bring it safely back to their own base. ...
: capture enemy flags and bring them to your base to gain points. *
King of the Hill ''King of the Hill'' is an American animated sitcom created by Mike Judge and Greg Daniels for the Fox Broadcasting Company. It aired its original non-syndicated run from January 12, 1997, to September 13, 2009, and centers on the Hills, an Am ...
: try to defend a region as long as possible.


Development

''OpenClonk'' development began with the release of the
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the wo ...
of Clonk Rage in February 2009 and a later release under the
ISC license The ISC license is a permissive free software license published by the Internet Software Consortium, now called Internet Systems Consortium (ISC). It is functionally equivalent to the simplified BSD and MIT licenses, but without language dee ...
in May 2009.OpenClonk git repository: COPYING
/ref> The website www.openclonk.org was founded at the same time, acting as a portal for both development and players. The source code and game content were first hosted using a
Mercurial Mercurial is a distributed revision control tool for software developers. It is supported on Microsoft Windows and Unix-like systems, such as FreeBSD, macOS, and Linux. Mercurial's major design goals include high performance and scalability, d ...
repository, but now uses a
Git Git () is a distributed version control system: tracking changes in any set of files, usually used for coordinating work among programmers collaboratively developing source code during software development. Its goals include speed, data inte ...
repository. The game engine is programmed in
C++ C++ (pronounced "C plus plus") is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significan ...
and is
cross-platform In computing, cross-platform software (also called multi-platform software, platform-agnostic software, or platform-independent software) is computer software that is designed to work in several computing platforms. Some cross-platform software r ...
. The game is available on
Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
,
Linux Linux ( or ) is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution, which ...
and
Mac OS X macOS (; previously OS X and originally Mac OS X) is a Unix operating system developed and marketed by Apple Inc. since 2001. It is the primary operating system for Apple's Mac (computer), Mac computers. Within the market of ...
, and can be compiled on
FreeBSD FreeBSD is a free and open-source Unix-like operating system descended from the Berkeley Software Distribution (BSD), which was based on Research Unix. The first version of FreeBSD was released in 1993. In 2005, FreeBSD was the most popular ...
. Game content is created using the game's own scripting language C4Script, and is developed simultaneously with the game engine. Since the game content and engine are completely separate, original game content can be created by anyone using the ''OpenClonk'' engine. Development of ''OpenClonk'' is completely open and contributions from the community are often accepted as
patch Patch or Patches may refer to: Arts, entertainment and media * Patch Johnson, a fictional character from ''Days of Our Lives'' * Patch (''My Little Pony''), a toy * "Patches" (Dickey Lee song), 1962 * "Patches" (Chairmen of the Board song) ...
es.


Releases

''OpenClonk'' is being released on a regular basis with roughly a major release every year. Major releases are published when the engine or the game content has received large modifications or important features have been added. Minor releases are done for bug fixes and small updates to the game content. The current stable version is OpenClonk 8.1, released on 17 March 2018. * OpenClonk 1.0 (3 December 2010) ** OpenClonk 1.1 (28 December 2010) ** OpenClonk 1.2 (12 February 2011) * OpenClonk 2.0 (1 October 2011) ** OpenClonk 2.1 (10 October 2011) ** OpenClonk 2.2 (10 February 2012) * OpenClonk 3.0 (14 October 2012) ** OpenClonk 3.1 (15 October 2012) ** OpenClonk 3.2 (18 November 2012) ** OpenClonk 3.3 (10 March 2013) * OpenClonk 4.0 (26 January 2014) ** OpenClonk 4.1 (16 February 2014) * OpenClonk 5.0 (5 October 2014) * OpenClonk 6.0 (15 March 2015) ** OpenClonk 6.1 (12 June 2015) * OpenClonk 7.0 (16 January 2016) * OpenClonk 8.0 (4 February 2018) ** OpenClonk 8.1 (17 March 2018)


Reception

In a popularity competition organized by the ''Linux Game Awards'', ''OpenClonk'' received third place in the ''Project of the Month: March 2014''.
Linux Format ''Linux Format'' is the UK's first Linux-specific magazine, and as of 2013 was the best-selling Linux title in the UK. It is also exported to many countries worldwide. It is published by Future plc (which produces a number of other computer magazi ...
named OpenClonk in September 2015 a "HotPick". Furthermore, on
Desura Desura was a digital distribution platform for the Microsoft Windows, Linux and OS X platforms. The service distributed games and related media online, with a primary focus on small independent game developers rather than larger companies. Desur ...
in June 2015 ''OpenClonk'' achieved a 8.8/10 user rating. German
computer magazine Computer magazines are about computers and related subjects, such as computer network, networking and the Internet. Most computer magazines offer (or offered) advice, some offer Programming language, programming Tutorial, tutorials, reviews of the ...
''
c't ''c't'' – ' (''Magazine for Computer Technology'') is a German computer magazine, published by the Heinz Heise, Heinz Heise publishing house. file:Ct jubilaeum 30 turm.jpg, The 5.71 meter high tower from the 587 published c't editions up to t ...
'' added ''OpenClonk'' to a DVD shipped with their magazine in April 2011.


See also

* Clonk *
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 i ...


References


External links

*
Download

''OpenClonk''
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the wo ...
* {{YouTube, ykJZ9WsevGE, Official Trailer 2010 video games Indie video games Open-source video games Multiplayer online games Windows games Linux games MacOS games Creative Commons-licensed video games Free software programmed in C++ Multiplayer and single-player video games Software using the ISC license de:Clonk