update README.md with install and inspo

This commit is contained in:
lee2sman 2022-05-14 03:17:37 -04:00
parent 35b2255f8b
commit d0bc10d3d1
1 changed files with 20 additions and 3 deletions

View File

@ -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