Skip to content
rkettering edited this page Aug 14, 2011 · 22 revisions

Frogatto banner image.

Welcome to the Frogatto wiki!

We recently migrated our old wiki to GitHub. Due to differences in the wiki formats, there are some formatting errors. If you see one, please fix it!

If you are looking for the latest stable release, forums, and news, please visit http://www.frogatto.com/.

Table of Contents

_pages This is a list of all the pages in this wiki. It's useful, since this wiki is not always well linked.
GeneralGameMakingFAQ So, you want to work in the Frogatto engine? Read this first.
GameControls You can access the in-game editor at any time by pressing ctrl-e. See more controls in the page.
GameObjectProgrammingGuide A handy walkthrough on making new objects. See also FFL. (This is what our game logic is programmed in.) Some FML, the wrapper language for FFL, would be useful as well. FML Used for defining resources, such as images and logic.
GUI FML How to make and edit the heads-up display, such as the coin and health counters.
CreatingTilesets How to make tiles for use in the editor.
ObjectEvents An object's engine- fired events.
ObjectFunctions The calls available to an object. This is the core of FFL.
ObjectProperties The many values an object has.
Clone this wiki locally