Software:Maggie (library)

From HandWiki
Maggie
Original author(s)Max Power
Developer(s)Max Power
Initial releaseDecember 12, 2009; 14 years ago (2009-12-12)
Stable release
1.0 / December 12, 2009; 14 years ago (2009-12-12)
Written inActionScript
Operating systemMultiplataform
Size0.18 MB
Available inEnglish
TypeProgramming library
LicenseGNU General Public License v3
Websitehttps://code.google.com/p/project-maggie

Maggie (Multiprocess ActionScript Generic Game Interface Engine) is a programming library developed in ActionScript 3.0 to create Flash games.

General

Maggie programming is very similar to languages such as DIV or Fenix Project, which makes it very easy to develop games. Maggie is based on basic Flash components so no need to import any special package for programming with this library.

Features

  • Emulate multithreaded programming ActionScript 3.0 (threading is not supported in this language).
  • Graphics handling.
  • Sounds.
  • Keyboard and mouse input.
  • Inter-process communication.

Supported Browsers

External links