imgm
- May 11, 2021
- Léon
Documentation imgm is an image map game maker. It allows you to create simple point and click games that use the html image map technology. Here is a basic example of a game made with imgm : The Pink Panther An imgm game contains scenes, each scene is an image. On that image you define gates, gates are regions of the image that take the player to another scene when he click on it. imgm does not he…