more cogent onboarding instructions
[?]
Aug 14, 2022, 3:52 PM
PNBKVYZ4ANUAZNQN6KEWYNDF7552ROZPNAPRJE7Q6O7ZZJMJ3S3QCDependencies
- [2]
KQWIMWJ5deemphasize the terminal in Readme - [3]
D4FEFHQCflesh out Readme - [4]
ZTMRQZSWReadme - [5]
CZRMAMSBclearer discription of how to run lines.love - [*]
FS2ITYYHrecord a known issue
Change contents
- edit in README.md at line 10
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
To run lines.love, double-click on it.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
lines.love can also be [invoked from the terminal](https://love2d.org/wiki/Getting_Started#Running_Games),optionally with a file path to edit.