0 A.D. (video game)

Last updated

0 A.D.
Developer(s) Wildfire Games
Initial releaseApril 1, 2010;13 years ago (2010-04-01)
Preview release
0.0.26 [1]   OOjs UI icon edit-ltr-progressive.svg / 24 September 2022;11 months ago (24 September 2022)
Repository trac.wildfiregames.com/browser/ps/trunk/
Written in C++, JavaScript, JSON, XML
Engine Pyrogenesis
Operating system FreeBSD, Linux, macOS, Microsoft Windows, OpenBSD
Size 1.25 GB (Download), 3.31 GB (Installed)
Type Real-time strategy
License
Website play0ad.com

0 A.D. [lower-alpha 1] is a free and open-source real-time strategy video game under development by Wildfire Games. It is a historical war and economy game focusing on the years between 500 BC and 1 BC, with the years between 1 AD and 500 AD planned to be developed in the future. [2] [3] The game is cross-platform, playable on Windows, macOS, Linux, FreeBSD, and OpenBSD. [4] It is composed entirely of free software and free media, using the GNU GPLv2 (or later) license for the game engine source code, and the CC BY-SA license for the game art and music. [5] [6]

Contents

Gameplay

A Roman town (Alpha 23) 0ad-alpha23.jpg
A Roman town (Alpha 23)
The Cycladic Archipelago island map (2012) 0 A.D. Cycladic Archipelago.jpg
The Cycladic Archipelago island map (2012)

0 A.D. features the traditional real-time strategy gameplay components of building a base, developing an economy, training an army, engaging in combat, and researching new technologies. [7] [3] The game includes multiple units and buildings specific to each civilization as well as both land and naval units. [8]

During the game, the player advances from "village phase", to "town phase", to "city phase". The phases represent the sizes of settlements in history, and every phase unlocks new units, buildings, and technologies.

Multiplayer functionality is implemented using peer-to-peer networking, without a central server. [9]

Development

0 A.D. originally began in 2001 as a comprehensive total conversion mod concept for Age of Empires II: The Age of Kings . [10] The development team later decided that making the project as a mod was too limiting to their creative freedom, and elected to move their art and ideas to an in-house engine, making it a standalone game. [11]

The historical accuracy of the game elements has been the highest development priority. Unit and building names are shown in the original language of the civilization they belong to, and they are also translated into the language in which the user is playing the game. There is also a strong focus on attempting to provide high visual accuracy of unit armor, weapons, and buildings. [10]

On 10 July 2009, Wildfire Games released the source code for 0 A.D. under the GNU GPLv2 (or later) license, and made the artwork available under the CC BY-SA license. [5] [6]

There were around ten to fifteen people working on 0 A.D. around 23 March 2010; but since development started, over 100 people have contributed to the project. [12] On 5 September 2013, an Indiegogo crowdfunding campaign was started with a US$160,000 goal. They raised a total of US$33,251 to be used to hire a programmer. [13] [14] The majority of the project's finances are managed by the Software in the Public Interest organization. There is no official release date set for the finished version of the game. [15]

Let's Play video of the game

The composers of the music in the game are Omri Lahav, Jeff Willet, Mike Skalandunas, and Shlomi Nogay. A 26-track soundtrack was released on 8 June 2018. [16]

Reception

In 2012, 0 A.D. received second place in the IndieDB Player's Choice Upcoming Indie Game of the Year competition. [17] 0 A.D. has been generally well received. [18] It was voted as LinuxQuestions.org "Open Source Game of the Year for 2013". [19] Between 2010 and June 2021, the game was downloaded from SourceForge.net over 1.3 million times. [20]

See also

Notes

  1. Stylized with the 0 replaced with a sun cross.

Related Research Articles

The free software movement is a social movement with the goal of obtaining and guaranteeing certain freedoms for software users, namely the freedoms to run, study, modify, and share copies of software. Software which meets these requirements, The Four Essential Freedoms of Free Software, is termed free software.

<span class="mw-page-title-main">Freeciv</span> Open-source turn-based strategy game

Freeciv is a single- and multiplayer turn-based strategy game for workstations and personal computers inspired by the proprietary Sid Meier's Civilization series. It is available for most desktop computer operating systems and available in an online browser version. Released under the GNU GPL-2.0-or-later, Freeciv is free and open source software. The game's default settings are closest to Civilization II, in both gameplay and graphics, including the units and the isometric grid. However, with a lot of multiplayer games being played in longturn communities, rulesets and additional variants have evolved away from the original ruleset. Freeciv is playable online at Longturn.net, fciv.net, freecivweb.org and some temporary private servers.

<span class="mw-page-title-main">BusyBox</span> Collection of Unix tools in a single executable file

BusyBox is a software suite that provides several Unix utilities in a single executable file. It runs in a variety of POSIX environments such as Linux, Android, and FreeBSD, although many of the tools it provides are designed to work with interfaces provided by the Linux kernel. It was specifically created for embedded operating systems with very limited resources. The authors dubbed it "The Swiss Army knife of Embedded Linux", as the single executable replaces basic functions of more than 300 common commands. It is released as free software under the terms of the GNU General Public License v2, after controversially deciding not to move to version 3.

<i>Stratagus</i> Game engine

Stratagus is a free and open-source cross-platform game engine used to build real-time strategy video games. Licensed under the GNU GPL-2.0-only, it is written mostly in C++ with the configuration language being Lua.

<span class="mw-page-title-main">Free and open-source software</span> Software whose source code is available and which is permissively licensed

Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source code is openly shared so that people are encouraged to voluntarily improve the design of the software. This is in contrast to proprietary software, where the software is under restrictive copyright licensing and the source code is usually hidden from the users.

Alternative terms for free software, such as open source, FOSS, and FLOSS, have been a controversial issue among free and open-source software users from the late 1990s onwards. These terms share almost identical licence criteria and development practices.

<i>Warsow</i> (video game) 2012 video game

Warsow, also stylized as War§ow, is an open source first-person shooter video game.

This comparison only covers software licenses which have a linked Wikipedia article for details and which are approved by at least one of the following expert groups: the Free Software Foundation, the Open Source Initiative, the Debian Project and the Fedora Project. For a list of licenses not specifically intended for software, see List of free-content licences.

<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.

License compatibility is a legal framework that allows for pieces of software with different software licenses to be distributed together. The need for such a framework arises because the different licenses can contain contradictory requirements, rendering it impossible to legally combine source code from separately-licensed software in order to create and publish a new program. Proprietary licenses are generally program-specific and incompatible; authors must negotiate to combine code. Copyleft licenses are commonly deliberately incompatible with proprietary licenses, in order to prevent copyleft software from being re-licensed under a proprietary license, turning it into proprietary software. Many copyleft licenses explicitly allow relicensing under some other copyleft licenses. Permissive licenses are compatible with everything, including proprietary licenses; there is thus no guarantee that all derived works will remain under a permissive license.

Linux began in 1991 as a personal project by Finnish student Linus Torvalds to create a new free operating system kernel. The resulting Linux kernel has been marked by constant growth throughout its history. Since the initial release of its source code in 1991, it has grown from a small number of C files under a license prohibiting commercial distribution to the 4.15 version in 2018 with more than 23.3 million lines of source code, not counting comments, under the GNU General Public License v2.

Companies whose business centers on the development of open-source software employ a variety of business models to solve the challenge of how to make money providing software that is by definition licensed free of charge. Each of these business strategies rests on the premise that users of open-source technologies are willing to purchase additional software features under proprietary licenses, or purchase other services or elements of value that complement the open-source software that is core to the business. This additional value can be, but not limited to, enterprise-grade features and up-time guarantees to satisfy business or compliance requirements, performance and efficiency gains by features not yet available in the open source version, legal protection, or professional support/training/consulting that are typical of proprietary software applications.

<span class="mw-page-title-main">Free-software license</span> License allowing software modification and redistribution

A free-software license is a notice that grants the recipient of a piece of software extensive rights to modify and redistribute that software. These actions are usually prohibited by copyright law, but the rights-holder of a piece of software can remove these restrictions by accompanying the software with a software license which grants the recipient these rights. Software using such a license is free software as conferred by the copyright holder. Free-software licenses are applied to software in source code and also binary object-code form, as the copyright law recognizes both forms.

<span class="mw-page-title-main">GNU General Public License</span> Series of free software licenses

The GNU General Public License is a series of widely used free software licenses that guarantee end users the four freedoms to run, study, share, and modify the software. The license was the first copyleft for general use and was originally written by the founder of the Free Software Foundation (FSF), Richard Stallman, for the GNU Project. The license grants the recipients of a computer program the rights of the Free Software Definition. These GPL series are all copyleft licenses, which means that any derivative work must be distributed under the same or equivalent license terms. It is more restrictive than the Lesser General Public License and even further distinct from the more widely used permissive software licenses BSD, MIT, and Apache.

<span class="mw-page-title-main">FreeCAD</span> Free and open-source 3D CAD software

FreeCAD is a general-purpose parametric 3D computer-aided design (CAD) modeler and a building information modeling (BIM) software application with finite element method (FEM) support. It is intended for mechanical engineering product design but also expands to a wider range of uses around engineering, such as architecture or electrical engineering. FreeCAD is free and open-source, under the LGPL-2.0-or-later license, and available for Linux, macOS, and Windows operating systems. Users can extend the functionality of the software using the Python programming language.

<i>Unknown Horizons</i> 2019 video game

Unknown Horizons is a city-building game and real-time strategy game, inspired by the Anno series. It is released under the GNU General Public License (GPLv2) and is therefore free and open source software. Much of the artwork is open content under e.g. CC BY-SA Creative Commons licenses. The game is still under active development; milestone snapshots are released occasionally.

Open Game Art is a media repository intended for use with free and open source software video game projects, offering open content assets.

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

TripleA is a free and open-source turn based strategy game based on the Axis & Allies board game.

Software relicensing is applied in open-source software development when software licenses of software modules are incompatible and are required to be compatible for a greater combined work. Licenses applied to software as copyrightable works, in source code as binary form, can contain contradictory clauses. These requirements can make it impossible to combine source code or content of several software works to create a new combined one.

<i>Minetest</i> Free and open-source sandbox video game

Minetest is a free and open-source sandbox video game and game creation system with focus on voxel graphics. It is written primarily in C++ and makes use of the Irrlicht Engine. Minetest provides an API for users to write their own games and mods written in Lua. It is cross-platform, being available for Linux-based systems, FreeBSD, Microsoft Windows, MacOS, and Android.

References

  1. "New Release: 0 A.D. Alpha 26: Zhuangzi" . Retrieved 25 September 2022.
  2. Yaron, Oded (8 August 2010). "0AD: לוקחים את ההיסטוריה ברצינות" [0 A.D.: Taking History Seriously] (in Hebrew). Ha'aretz. Archived from the original on 5 August 2011. Retrieved 21 July 2011.
  3. 1 2 McElroy, Justin (13 July 2010). "The Joystiq Indie Pitch: 0 A.D." Joystiq. Archived from the original on 19 August 2021. Retrieved 19 August 2021.
  4. Tozzi, Christopher (13 October 2009). "0 A.D. Promises Real Gaming for Ubuntu". The Var Guy. Archived from the original on 20 August 2011. Retrieved 17 July 2011.
  5. 1 2 "0 A.D. Goes Open Source". Slashdot. 15 July 2009. Retrieved 29 August 2019.
  6. 1 2 "Real-time strategy game 0 A.D. goes open source". The H Open Source. 14 July 2009. Archived from the original on 22 December 2020. Retrieved 31 August 2019.
  7. "0 A.D. – PC". IGN. Archived from the original on 14 August 2004. Retrieved 29 August 2019.
  8. Knight, John (1 January 2011). "0 A.D.—Stunning Real-Time Strategy Game". Linux Journal. Retrieved 31 August 2019.
  9. Scipii (17 December 2009). "Wildfire Games Interview". HeavenGames. Retrieved 31 August 2019.
  10. 1 2 Adams, Jason (14 June 2006). "A First-Look at 0 A.D." GameDev.net. Retrieved 31 August 2019.
  11. "The Story of 0 A.D." play0ad.com. Retrieved 11 December 2020.
  12. Tozzi, Christopher (23 May 2010). "RTS Game 0 A.D. Needs You!". The Var Guy. Archived from the original on 30 March 2012. Retrieved 21 July 2011.
  13. Dubowy, Liane M. (5 September 2013). "Neues Release des Echtzeitstrategiespiels 0 A.D." (in German). Heise.de . Retrieved 31 August 2019. Die Spieleschmiede Wildfire Games hat eine neue Version ihres klassischen Echtzeitstrategiespiels 0 A.D. für Linux, Windows und Mac OS X veröffentlicht. Mit Hilfe einer Crowdfunding-Kampagne soll außerdem die Entwicklung des Spiels beschleunigt werden.
  14. "0 A.D. Fundraiser (now closed)" . Retrieved 29 August 2019.
  15. Ridgwell, Ian (20 June 2011). "An interview with Wildfire Games". Geek Haven. Archived from the original on 28 June 2011. Retrieved 15 July 2011.
  16. "0 A.D. (Original Game Soundtrack)" . Retrieved 16 October 2020.
  17. "IOTY Players Choice Upcoming 2012 feature". 23 December 2012. Archived from the original on 18 April 2022. Retrieved 17 October 2020.
  18. Brookes, Tim (25 October 2010). "8 Awesome Free Open-Source Games You Can Enjoy on Windows, Mac and Linux". Make Use Of. Archived from the original on 5 August 2011. Retrieved 21 July 2011.
  19. "2013 LinuxQuestions.org Members Choice Award Winners". 5 February 2014. Archived from the original on 7 February 2014. Retrieved 8 February 2014.
  20. "Download Statistics for 0 A.D. from 2010-01-01 to 2021-06-01". Source Forge. Retrieved 12 June 2021.
Listen to this article (7 minutes)
Sound-icon.svg
This audio file was created from a revision of this article dated 17 October 2020 (2020-10-17), and does not reflect subsequent edits.