more cogent onboarding instructions

[?]
Aug 14, 2022, 3:52 PM
PNBKVYZ4ANUAZNQN6KEWYNDF7552ROZPNAPRJE7Q6O7ZZJMJ3S3QC

Dependencies

Change contents

  • edit in README.md at line 10
    [3.33]
    [3.162]
    To run from the terminal, [pass this directory to LÖVE](https://love2d.org/wiki/Getting_Started#Running_Games),
    optionally with a file path to edit.
  • replacement in README.md at line 14
    [3.163][2.19:58]()
    To run lines.love, double-click on it.
    [3.163]
    [3.222]
    Alternatively, turn it into a .love file you can double-click on:
    ```
    $ zip -r /tmp/lines.love *.lua
    ```
  • edit in README.md at line 24
    [3.505][2.120:264](),[2.264][3.629:630](),[3.629][3.629:630]()
    lines.love can also be [invoked from the terminal](https://love2d.org/wiki/Getting_Started#Running_Games),
    optionally with a file path to edit.