Hyperplay is a GTK+ multimedia authoring engine designed for graphical adventure-style games. It plays a pre-compiled script that is made of several scenes, and can keep its state in a save file. Hyperplay uses the PNG format for graphical images that can be layed on the frame window.
| Tags | multimedia |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Release Notes: Preliminary Texinfo document and internal changes.


Release Notes: Script files are now read from a search path specified in the environment or by a command option instead of the same directory as the save file. The internal structure has also changed to remove bad use of templates.


Release Notes: Non-rectangular (polygonal) shape for sensitive area and mouse button handling are added. Visual part is now mostly working, but audio part is not functional yet. Scripts are played silently.


Release Notes: Image support is added, and it can now react to mouse motion.