Frogatto & Friends

Last updated
Frogatto & Friends
Frogatto and Friends Logo.png
Developer(s) David White
Producer(s) Guido Bos
Designer(s) Guido Bos, David White, Richard Kettering, Ben Anderman
Artist(s) Guido Bos, Richard Kettering
Composer(s) Ryan Reilly
Platform(s) Cross-platform
ReleaseJuly 13, 2010 [1]
Genre(s) Platform
Mode(s) Single-player

Frogatto & Friends is a platform game with adventure elements released in July 2010. The game received positive reviews, particularly for its "gorgeous" pixel art. [2] [3] The game is cross-platform and runs on Linux (including Nokia N900 handheld devices), AmigaOS4, AROS, Mac OS X, Microsoft Windows, iOS and BlackBerry Tablet OS. The game uses an open-source engine (under the zlib license [4] ), with game data mostly proprietary and partly under Creative Commons BY license. [5]

Contents

Plot

Frogatto's health, score, and money are displayed in the top-left, as well as the selected attack. Frogatto.png
Frogatto's health, score, and money are displayed in the top-left, as well as the selected attack.

Frogatto, a "quixotic" frog, wakes up in his small house on the outskirts of an archipelago-like land. Intending to travel to his nearby town to visit a friend, he finds that the town has been invaded by an army of cats and that the residents have been locked inside of cages and kept under close guard. Traveling to the mayor's house, Frogatto walks in on an army captain intimidating the town's mayor, demanding money. After battling and defeating the captain, the mayor tells him that Milgram, a powerful overlord who controls the majority of land, is attempting to take over the town and is locking down any travel outside of the village. Hoping for a diplomatic and non-violent solution, Frogatto seeks out to find Milgram and speak to him personally, assuring the mayor that this is "a big misunderstanding". After leaving the mayor's house, he finds that all traces of Milgram's army have fled, and all of the cages have been mysteriously unlocked. He travels out of town, navigating through caves, forests, and jungles to reach Milgram's castle. Upon arriving and navigating through the castle into the throne room, Frogatto fights Milgram. After defeating him, Milgram accepts Frogatto's offer of diplomacy, and they talk over a cup of tea by a fireplace. Frogatto learns from Milgram that in reality, Milgram had agreed to give money to the town mayor to fund building local improvement projects. Milgram had found out that the mayor is actually pocketing the funds and was not using them for the agreed-upon purpose. As consequence, he sent his army in to seize the money as a result of breach of contract. When Milgram's army was unable to find the money, Milgram ordered them to retreat. Despite his actions appearing malicious, Milgram had no malicious intention, although he does admit that his actions were brash and that his army could have executed the task better. Satisfied and content, Frogatto says that his town will likely re-appoint the mayor as the guard for the east gate, concluding that "it'll give him something harmless to do", while also informing Milgram of where the mayor likely stashed the stolen money.

Development and release

The game was created by a team that includes the creator of The Battle for Wesnoth , and three of Wesnoth's department leads. [6]

In contrast to their previous project, The Battle for Wesnoth , the Frogatto team did development as a small centralized team, with the intention of building a solid engine and a game to showcase that engine, before trying to build a community around the game; the intent being to speed up development by reducing bureaucracy, and to enable stronger creative freedom over the work.

The game's engine, Anura, is programmed in C++ with cross-platform capability in mind. In the engine's GitHub license file, the source code is licensed under the zlib license and the included content as CC0. [7] Both the source code and the game have been publicly available since r125 of their source repository, but they did not attempt to build a community around the game until after reaching 1.0. It is intended by the developers that the source code of the game be used to help make other open-source games. The engine is also multi-platform and runs on most systems where the game runs. This helps developers of smaller platforms (such as AmigaOS) by giving them technologies to create high quality, open-source, new modern games on (and for) their system (and reach users of other platforms as well).

Frogatto & Friends was released in July 2010. The game is available for purchase for a variety of computer operating systems (e.g. MacOS' app store [8] [9] ), and in the iPhone App Store [10] and BlackBerry App World. [11] In 2013, version 1.3 was made available through the Humble Store. [12]

Reception

The game received positive reviews, particularly for its "gorgeous" pixel art. [2] [3] Metacritic ranks the iOS version of the game 78/100 with six favorable reviews. [13] Brian Luftkin from Gamezebo said "the game uses those classic, 2D graphics that have aged well over the years, unlike the blocky graphics from 3D's salad days." [14] [15]

See also

Related Research Articles

<span class="mw-page-title-main">Simple DirectMedia Layer</span> Free software multimedia library

Simple DirectMedia Layer (SDL) is a cross-platform software development library designed to provide a hardware abstraction layer for computer multimedia hardware components. Software developers can use it to write high-performance computer games and other multimedia applications that can run on many operating systems such as Android, iOS, Linux, macOS, and Windows.

<i>The Battle for Wesnoth</i> Free and open source turn-based strategy video game

The Battle for Wesnoth is a free and open-source turn-based strategy video game with a high fantasy setting, designed by Australian-American developer David White and first released in June 2003. In Wesnoth, the player controls a particular faction/race and attempts to build a powerful army by controlling villages and defeating enemies for experience. The game is loosely based on the Sega Genesis games Master of Monsters and Warsong.

Torque Game Engine, or TGE, is an open-source cross-platform 3D computer game engine, developed by GarageGames and actively maintained under the current versions Torque 3D as well as Torque 2D. It was originally developed by Dynamix for the 2001 first-person shooter Tribes 2. In September 2012, GarageGames released Torque 3D as open-source software under the MIT License.

<i>Dink Smallwood</i> 1998 video game

Dink Smallwood is an action role-playing video game developed by Robinson Technologies at the time consisting of Seth Robinson, Justin Martin, and Greg Smith. It was first released in 1998 before being released as freeware on October 17, 1999. Mitch Brink composed several of the game's music tracks while others are MIDI forms of classical music such as Debussy's "Reverie". The game has a small but constant fan following that continues to develop add-ons for the game more than two decades after its release. The game is also notable for its humorous dialogue and surrealistic themes in various scenes between the gameplay.

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

Cocos2d is an open-source game development framework for creating 2D games and other graphical software for iOS, Android, Windows, macOS, Linux, HarmonyOS, OpenHarmony and web platforms. It is written in C++ and provides bindings for various programming languages, including C++, C#, Lua, and JavaScript. The framework offers a wide range of features, including physics, particle systems, skeletal animations, tile maps, and others.

Enyo is an open source JavaScript framework for cross-platform mobile, desktop, TV and web applications emphasizing object-oriented encapsulation and modularity. Initially developed by Palm, it was later acquired by Hewlett-Packard in April 2010 and then released under an Apache 2.0 license. It is sponsored by LG Electronics and Hewlett-Packard.

<span class="mw-page-title-main">Simple and Fast Multimedia Library</span> Graphics and Multimedia Library written in C++

Simple and Fast Multimedia Library (SFML) is a cross-platform software development library designed to provide a simple application programming interface (API) to various multimedia components in computers. It is written in C++ with bindings available for Ada, C, Crystal, D, Euphoria, Go, Java, Julia, .NET, Nim, OCaml, Python, Ruby, and Rust. Experimental mobile ports were made available for Android and iOS with the release of SFML 2.2.

MonoGame is a free and open source C# framework used by game developers to make games for multiple platforms and other systems. It is also used to make Windows and Windows Phone games run on other systems. It supports iOS, Android, macOS, tvOS, Linux, PlayStation 4, PlayStation Vita, Xbox One and Nintendo Switch. It implements the Microsoft XNA 4 application programming interface (API). It has been used for several games, including Bastion, Celeste and Fez.

<span class="mw-page-title-main">ORX</span> Game Engine

Orx is an open-source, portable, lightweight, plug-in-based, data-driven and easy to use 2D-oriented game engine written in C.

Universal Windows Platform (UWP) is a computing platform created by Microsoft and introduced in Windows 10. The purpose of this platform is to help develop universal apps that run on Windows 10, Windows 10 Mobile (discontinued), Windows 11, Xbox One, Xbox Series X/S, and HoloLens without the need to be rewritten for each. It supports Windows app development using C++, C#, VB.NET, and XAML. The API is implemented in C++, and supported in C++, VB.NET, C#, F# and JavaScript. Designed as an extension to the Windows Runtime (WinRT) platform introduced in Windows Server 2012 and Windows 8, UWP allows developers to create apps that will potentially run on multiple types of devices.

LÖVE is a free, open-source, cross-platform framework released under the zlib license for developing video games. The framework is written in C++ and uses Lua as its scripting language and is still maintained by its original developers. The framework is cross-platform supporting the platforms Microsoft Windows, macOS, Linux, Android, and iOS.

<span class="mw-page-title-main">GDevelop</span> Open-source, cross-platform game engine

GDevelop is a 2D and 3D cross-platform, free and open-source game engine, which mainly focuses on creating PC and mobile games, as well as HTML5 games playable in the browser. Created by Florian Rival, a software engineer at Google, GDevelop is mainly aimed at non-programmers and game developers of all skillsets, employing event based visual programming similar to engines like Construct, Stencyl, and Tynker.

<i>Super Lemonade Factory</i> 2012 video game

Super Lemonade Factory is a puzzle-platform video game developed by Initials Command.

<span class="mw-page-title-main">TIC-80</span> Free and open source fantasy video game console

TIC-80 is a free and open-source fantasy video game console for making, playing, and sharing games on a limited platform that mimics the 8-bit systems of the 1980s. It has built-in code, sprite, map, music, and sound effect editors, as well as a command line interface that allow users to develop and edit games within the console.

References

  1. "Frogatto 1.0". Lost Pixel. July 13, 2010. Retrieved June 24, 2011.
  2. 1 2 Rigney, Ryan (2011). Buttonless: Incredible iPhone and iPad Games and the Stories Behind Them. CRC Press. p. 90. ISBN   978-1-4398-9585-6 . Retrieved 2013-10-12.
  3. 1 2 Rose, Mike (2011). 250 Indie Games You Must Play. CRC Press. p. 120. ISBN   978-1-4398-7574-2 . Retrieved 2013-10-12.
  4. Kristina Simpson (2015-04-26). "LICENCE". anura-engine - GitHub. Retrieved 2015-10-10.
  5. Richard Kettering (2013-09-01). "LICENSE". frogatto - GitHub. Retrieved 2013-10-12.
  6. "Wesnoth Credits Page".
  7. license on GitHub "Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions: [...] Other assets in the data/ and image/ folders are licensed under the Creative Commons Public Domain License (CC0)"
  8. Humble Indie Bundle's Source Releases by Iwan Gabovitch "Another game which is commercial (on iDevices) and has FOSS code and closed art [...] is Frogatto". (April 22, 2011)
  9. Frogatto by Lost Pixel on itunes.apple.com
  10. "Frogatto & Friends for iPhone, iPod touch, and iPad on the iTunes App Store". iTunes . Retrieved 2012-03-03.
  11. "BlackBerry App World: Frogatto". Archived from the original on 17 March 2012. Retrieved 16 March 2012.
  12. "Frogatto comes to the Humble Store". Lost Pixel. May 15, 2013. Retrieved November 28, 2017.
  13. "Frogatto". Metacritic. Retrieved 2023-07-20.
  14. Lufkin, Bryan (2011-06-29). "Frogatto Review - Gamezebo". Gamezebo. Retrieved 2023-07-20.
  15. "Frogatto | Pocket Gamer". www.pocketgamer.com. 2010-07-29. Retrieved 2023-07-20.