Rules: no spoilers.

The other rules are made up as we go along.

Share code by link to a forge, home page, pastebin (Eric Wastl has one here) or code section in a comment.

  • @geriksonOP
    link
    English
    411 months ago

    I’m having a hard time modeling the network at the moment, there’s too much shit to keep track of. Objects might be the solution!

    • @swlabr
      link
      English
      411 months ago

      Yeah, I mean it’s always possible to do without all the OO stuff, I just didn’t want to mentally keep tabs on what each variable or method did what. That’s what the code is for!