Skip to content

6/12 version? #4

@hlabrand

Description

@hlabrand

6/11 is pretty canonical for a lot of languages ; 6/12 fixes a bunch of stuff, but the language libs haven't been translated

Q: can we take 6/12 lib and graft 6/11 language libs without anything breaking?

In any case:
Once we did a few changes to 6/12 (more entry points, RestartSub, extra verbs in AfterGameOver, etc), we could make a simpler version of Vorple:

  • no need to hack KeyboardPrimitive anymore, you can just use PerformUndo
  • no need to replace AfterGameOver anymore, just replace RestartSub and put a check to see if deadflag is on
  • trampoline code is simpler using the routine that checks for extra verbs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions