Software:Maggie (library)
From HandWiki
Original author(s) | Max Power |
---|---|
Developer(s) | Max Power |
Initial release | December 12, 2009 |
Stable release | 1.0
/ December 12, 2009 |
Written in | ActionScript |
Operating system | Multiplataform |
Size | 0.18 MB |
Available in | English |
Type | Programming library |
License | GNU General Public License v3 |
Website | https://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
- Maggie - Maggie web page.
- Maggie - on SourceForge.
- Demo[yes|permanent dead link|dead link}}] - Demo of a game developed with Maggie.