• Spzi@lemm.ee
    link
    fedilink
    English
    arrow-up
    43
    ·
    1 year ago

    As a child, I made a siren in QBASIC. Very proud, 2000 lines of code.

    My sister’s boyfriend then introduced me to the concept of FOR loops. 6 lines of code.

  • CaptainJack42@discuss.tchncs.de
    link
    fedilink
    arrow-up
    33
    ·
    1 year ago

    On the upside, if he’s finished with this he has literally solved chess.

    On the downside, the heat death of the universe will probably happen before he’s able to finish this.

    • Johanno@lemmy.fmhy.ml
      link
      fedilink
      arrow-up
      8
      ·
      1 year ago

      Mhh since we want to map every single possible situation we could auto generate it on parallel threads.

      • CaptainJack42@discuss.tchncs.de
        link
        fedilink
        arrow-up
        4
        ·
        1 year ago

        Go for it, I’m pretty sure there’s a ton of people that would pay a shitload of money if you’re able to achieve this for every possible position

  • MachineFab812@discuss.tchncs.de
    link
    fedilink
    arrow-up
    15
    ·
    1 year ago

    Anything that can be made playable in the terminal like so is gods’ own work … but someone needs to teach that poor coder about subroutines, and the various gameplay engines(AI/CPU opponents, and move validation) that exist already.

    Hell, the UI/UX work may be in place already, but some wheels can be rewarding to reinvent, even if only to learn them from the ground up.