-
Notifications
You must be signed in to change notification settings - Fork 327
Open
Description
I recently submitted three separate pull requests to add the same change to Zork I, II, and III.
The three codebases share a significant amount of common code, and that version-specific code appears to live in files prefixed with 1, 2, and 3 respectively.
Because of this structure, it seems like all three versions could live within a single repository without losing their individual identites.
Consolidating them would reduce duplication, make cross-version changes easier, and improve maintainability. If preserving "pure" historical sources is a priority, this could be done in a new "consolidated" repo while keeping these separate repos as they are.
Saibamen and IsakTheHacker
Metadata
Metadata
Assignees
Labels
No labels