Difference between revisions of "Green Eggs and Ham"

From ScummVM :: Wiki
Jump to navigation Jump to search
(oops, git not svn. Force of habit.)
 
(7 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{GameDescription|
{{GameDescription|
name=Green Eggs and Ham|
name=Green Eggs and Ham|
        release=1996|
image=https://www.scummvm.org/data/screenshots/mohawk/greeneggs/greeneggs_win_en_1_3.jpg|
release=1996|
alternateNames=|
alternateNames=|
publisher=[[Brøderbund]]|
publisher=[[Brøderbund]]|
Line 7: Line 8:
platforms=Windows 3.1|
platforms=Windows 3.1|
engine=[[Mohawk]]|
engine=[[Mohawk]]|
support=Not yet. A WIP engine is<br/>available in our Git<br/>repository.|
support=Since ScummVM 1.3.0|
purchase=No
purchase=No
}}
}}
'''Green Eggs and Ham''' was an interactive storybook for children, created with the Mohawk Living Books player. The book is an interactive version of the Dr. Seuss children's book of the same name. Sam-I-Am tries his hardest to convince someone to eat green eggs and ham. As the story is read, the objects in the background are clickable.
'''Green Eggs and Ham''' was an interactive storybook for children in the [[Living Books series]], created with the [[Mohawk]] Living Books player. The book is an interactive version of the Dr. Seuss children's book of the same name. Sam-I-Am tries his hardest to convince someone to eat green eggs and ham. As the story is read, the objects in the background are clickable.
 
==Required data files==
For more information on how ScummVM uses game data files, see the [https://docs.scummvm.org/en/latest/use_scummvm/game_files.html user documentation].
*The book outline file, which can have various different names:
**Windows v1: The .512 file, such as TORTOISE.512 or PAGES.512.
**Windows v2: The .LB file, such as GREEN.LB or GREEN32.LB (either is fine).
**Mac v1/v2: A text file named after the game, such as "The Tortoise and the Hare".
**Otherwise: OUTLINE, OUTLINE.TXT or BookOutline.
*The exe file or Mac application which goes with the outline.
*All the files listed in the book outline (which is a text file) - normally this is the whole DATA directory.
*SYSTEM.MHK (later v2/v3 games only).
''Note: Some Macintosh versions of games use file or folder names containing forward slashes. If your system does not allow this, ScummVM will still recognize the files if you change them to underscores. E.g. instead of '''EnR/O''', use '''EnR_O'''.''
==External links==
==External links==
*[http://en.wikipedia.org/wiki/Living_Books_series Living Books series on Wikipedia]
* [https://en.wikipedia.org/wiki/Dr._Seuss:_Green_Eggs_and_Ham_(video_game) Green Eggs and Ham on Wikipedia]
* [https://en.wikipedia.org/wiki/Living_Books Wikipedia entry on Living Books Series]
* [https://www.mobygames.com/game/71853/green-eggs-and-ham/ MobyGames entry for Green Eggs and Ham]
* [https://www.scummvm.org/screenshots/other/livingbooks/ Screenshots (Living Books series)]


[[Category:Unsupported Games]]
[[Category:Supported Games]]
[[Category:Mohawk Games]]
[[Category:Mohawk Games]]

Latest revision as of 12:41, 28 June 2023

Green Eggs and Ham
greeneggs_win_en_1_3.jpg
First release 1996
Also known as
Developed by Brøderbund
Published by Brøderbund
Distributed by (unknown)
Platforms Windows 3.1
Resolution (unknown)
Engine Mohawk
Support Since ScummVM 1.3.0
Available for
Purchase
No

Green Eggs and Ham was an interactive storybook for children in the Living Books series, created with the Mohawk Living Books player. The book is an interactive version of the Dr. Seuss children's book of the same name. Sam-I-Am tries his hardest to convince someone to eat green eggs and ham. As the story is read, the objects in the background are clickable.

Required data files

For more information on how ScummVM uses game data files, see the user documentation.

  • The book outline file, which can have various different names:
    • Windows v1: The .512 file, such as TORTOISE.512 or PAGES.512.
    • Windows v2: The .LB file, such as GREEN.LB or GREEN32.LB (either is fine).
    • Mac v1/v2: A text file named after the game, such as "The Tortoise and the Hare".
    • Otherwise: OUTLINE, OUTLINE.TXT or BookOutline.
  • The exe file or Mac application which goes with the outline.
  • All the files listed in the book outline (which is a text file) - normally this is the whole DATA directory.
  • SYSTEM.MHK (later v2/v3 games only).

Note: Some Macintosh versions of games use file or folder names containing forward slashes. If your system does not allow this, ScummVM will still recognize the files if you change them to underscores. E.g. instead of EnR/O, use EnR_O.

External links