ZZT
From Just Solve the File Format Problem
(Difference between revisions)
(→Sample files) |
(→Sample files) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 5: | Line 5: | ||
|released=1991 | |released=1991 | ||
}} | }} | ||
− | '''ZZT''' was a text mode MS-DOS video game developed by Epic MegaGames (then named Potomac Computer Systems). This article is mainly about the ZZT game engine and game format, which are used by many third-party games. | + | '''ZZT''' was a text mode MS-DOS video game developed by Epic MegaGames (then named Potomac Computer Systems). This article is mainly about the ZZT game engine and game format, which are used by many third-party games. The save game format is the same as the world format. |
== Identification == | == Identification == | ||
Line 17: | Line 17: | ||
== Software == | == Software == | ||
* [http://zzt.org/versions/ zzt.org: ZZT versions] | * [http://zzt.org/versions/ zzt.org: ZZT versions] | ||
+ | * [https://github.com/asiekierka/reconstruction-of-zzt ZZT source code], from a decompilation project | ||
== Sample files == | == Sample files == | ||
− | * | + | * {{CdTextfilesURL|arcadebbs/GAMES/ZZT/}} |
* [https://archive.org/details/softwarelibrary_msdos_zzt Internet Archive ZZT software library] | * [https://archive.org/details/softwarelibrary_msdos_zzt Internet Archive ZZT software library] | ||
* [http://zzt.org/?p=database zzt.org game database] | * [http://zzt.org/?p=database zzt.org game database] | ||
+ | * {{DexvertSamples|other/zztFile}} | ||
== Links == | == Links == | ||
Line 27: | Line 29: | ||
* [[Wikipedia: ZZT-oop]] - ZZT's scripting language | * [[Wikipedia: ZZT-oop]] - ZZT's scripting language | ||
* [[Wikipedia: Super ZZT]] | * [[Wikipedia: Super ZZT]] | ||
+ | * [https://pokyfriends.com/blog/20/worlds-of-zzt-patreon Worlds of ZZT Patreon announcement] | ||
+ | * [http://www.museumofzzt.com/ Museum of ZZT] | ||
+ | |||
+ | == See also == | ||
+ | * [[ZXT/ZAX]] |
Latest revision as of 15:30, 28 December 2023
ZZT was a text mode MS-DOS video game developed by Epic MegaGames (then named Potomac Computer Systems). This article is mainly about the ZZT game engine and game format, which are used by many third-party games. The save game format is the same as the world format.
Contents |
[edit] Identification
.ZZT game files begin with bytes 0xff 0xff
.
.SZT (Super ZZT) game files begin with 0xfe 0xff
.
[edit] Specifications
[edit] Software
- zzt.org: ZZT versions
- ZZT source code, from a decompilation project
[edit] Sample files
- http://cd.textfiles.com/arcadebbs/GAMES/ZZT/
- Internet Archive ZZT software library
- zzt.org game database
- dexvert samples — other/zztFile
[edit] Links
- Wikipedia: ZZT
- Wikipedia: ZZT-oop - ZZT's scripting language
- Wikipedia: Super ZZT
- Worlds of ZZT Patreon announcement
- Museum of ZZT