Subversion Repositories plumbers

Rev

Rev 25 | Last modification | Compare with Previous | View Log | RSS feed

Last modification

Path Last modification Log RSS
[NODE][NODE] [DIRECTORY] C/ 25  2021-11-14 00:12:19 daniel-marschall Log RSS
[NODE][NODE] [DIRECTORY] Delphi/ 25  2021-11-14 00:12:19 daniel-marschall Log RSS
[NODE][NODE] [FILE] README.md 26  2021-11-14 19:00:17 daniel-marschall Log RSS

Plumbers Don't Wear Ties

File format of the PC version

The PC version saves its information about the pictures and scenes in the file GAME.BIN. The game is divided into scenes. Scenes have actions. If a scene has only 1 action, this action will be automatically chosen (e.g. to go to the next scene, or to end the game). If there are more than one action defined, the user will see the decision page with hotspots on it.

See the C/C++ headers as well as the Delphi source.