diff --git a/README.md b/README.md index d72a07e..a6fb8ea 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,8 @@ # Drone Collector -IN-PROGRESS! A roguelike sound collection drone-strument toy. -Sorry, this repo doesn't contain the assets folder. You'll need that to run this. I'll upload a public playable version of this thing when I finish. - Created for Drone Jam, May 7 - 14, 2022. Built in Love2d. @@ -14,8 +11,26 @@ Built in Love2d. [Devlog thread on Mastodon](https://merveilles.town/web/@exquisitecorp/108264753547723259) +## To play + +### Windows + +Use the executable + +### Linux (and Mac?) + +Do you have [Love](https://love2d.org/) installed? + +Unzip the downloaded game. + +Navigate to the directory holding the drone collector program. + +Head to the terminal and type ```love dronecollector``` to launch. + ## Inspiration +D Yellow Swans, Wolf Eyes, The Smell, Fort Thunder, Twenty XX, South Philly Athenaum, and a million other places and people forever and ever + [The Beachcomber - audio excerpt from Ocean Hour - rebroadcast on This American Life](https://www.thisamericanlife.org/714/day-at-the-beach/act-three-13) [Discobog - Algobog DJed episode by Saltzshaker on WFMU](https://wfmu.org/playlists/shows/108956) @@ -24,6 +39,8 @@ Built in Love2d. ### Command line incantations +I used these to wrangle with assets. + Make these into aliases or functions if you'll use them a lot. Replacing the inputfile with $argv in fish or equivalent in Bash/zsh. Convert spritesheet inputfile to animated gif via imagemagick, for sharing