Content deleted Content added
Dan Polansky (talk | contribs) +Wikiversity |
GreenC bot (talk | contribs) Rescued 1 archive link. Wayback Medic 2.5 per WP:URLREQ#gamasutra.com |
||
(11 intermediate revisions by 6 users not shown) | |||
Line 1:
{{Infobox programming language
| name = AMOS
Line 22 ⟶ 21:
[[File:AMOS Professional Screenshot.png|thumb|right|Screenshot of the AMOS Professional user interface and code editor, displaying the start of a program included with the language]]
'''AMOS BASIC''' is a dialect of the [[BASIC]] [[programming language]] for the [[Amiga]] computer. Following on from the successful [[STOS BASIC]] for the [[Atari ST]], AMOS BASIC was written for the Amiga by [[François Lionet]] with [[Constantin Sotiropoulos]] and published by [[Europress Software]] in 1990.
The language was notable for its focus on media and game development capabilities, allowing users to easily create demanding multimedia software and games. It featured full structured code and numerous high-level functions for loading and manipulating images, animations, and sounds. These capabilities made it a popular choice among Amiga enthusiasts, particularly beginners, for creating video games (especially [[platformer]]s and graphical adventures), multimedia applications, and educational software.
== History ==
Line 36 ⟶ 37:
The language was mildly successful within the Amiga community. Its ease of use made it especially attractive to beginners.
Today, the language has declined in popularity along with the Amiga computer for which it was written. Despite this, a small community of enthusiasts are still using it. The [[source code]] to AMOS was released around 2001 under a [[BSD licenses|BSD style license]] by [[Clickteam]], a company that includes the original programmer.<ref>
== Software ==
Software written using AMOS BASIC includes:
* ''[[AQUABYSS]]'' by ''Aged Code'', is a 2022 [[Strategy_video_game|strategy]] trading game for the [[Amiga]]<ref>{{cite web|url=https://www.lemonamiga.com/games/details.php?id=4762|title=AQUABYSS (2022) at LemonAmiga.com|access-date=8 August 2024}}</ref>
* ''[[Miggybyte]]''
* ''[[Scorched Tanks]]''
* Games by [[Vulcan Software]], amongst which was the ''[[Valhalla: Before the War|Valhalla]]'' trilogy
* Amiga version of ''[[Ultimate Domain]]'' (called ''[[Genesia (game)|Genesia]]'') by [[Microïds]]
* ''[[Flight of the Amazon Queen]]'', by [[Interactive Binary Illusions]]<ref>{{cite web|url=http://gamasutra.com/blogs/JohnPassfield/20150601/244740/Making_of_Flight_of_the_Amazon_Queen__A_20th_Anniversary_Retrospective.php|archive-url=https://web.archive.org/web/20150602045435/http://www.gamasutra.com/blogs/JohnPassfield/20150601/244740/Making_of_Flight_of_the_Amazon_Queen__A_20th_Anniversary_Retrospective.php|url-status=dead|archive-date=June 2, 2015|title=Making of Flight of the Amazon Queen: A 20th Anniversary Retrospective |access-date=1 January 2016|website=[[Gamasutra]]|date=June 2015 }}</ref>
* ''[[Extreme Violence]]'', included on an ''[[Amiga Power]]'' cover disk
* ''[[Jetstrike]]'', a commercial game by Rasputin Software
Line 56 ⟶ 58:
== External links ==
* [https://web.archive.org/web/20071130053321/http://clickteam.com/eng/downloadcenter.php?i=58 Source code for AMOS and STOS]
* [http://www.ultimateamiga.co.uk/index.php/page,16/ The AMOS Factory] (an AMOS support/community site)
* [http://www.triumphoverchallenges.com/stos-and-amos-game-creators/ History of STOS and AMOS]: how they came to be published in the UK
▲* [[Wikiversity: AMOS programming language]]
{{BASIC}}
|