include instructions to install LÖVE

This commit is contained in:
Kartik K. Agaram 2023-01-24 18:46:40 -08:00
parent 90ba22371f
commit 667f324a57
1 changed files with 5 additions and 1 deletions

View File

@ -6,7 +6,11 @@ modifications break something.
http://akkartik.name/lines.html
## Invocation
## Getting started
Install [LÖVE](https://love2d.org). It's just a 5MB download, open-source and
extremely well-behaved. I'll assume below that you can invoke it using the
`love` command, but that might vary depending on your OS.
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.