
Pickle Packer
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Packing pickles is no joke. Especially when space is limited in the pickle packing workshop.
Speed, dexterity, and constitution are all needed characteristics for a successful professional pickle packer. Pack and sell as many pickle jars as possible before your pickle packing workshop runs out of space.
A mouse is recommended.
There is currently no win/lose condition, so you can pack pickles to your hearts content without worrying.
Download the love file and run with
```
love pickle-packer.love
```
or download the source and run the game from the game/ directory with
```
love .
```
Speed, dexterity, and constitution are all needed characteristics for a successful professional pickle packer. Pack and sell as many pickle jars as possible before your pickle packing workshop runs out of space.
Controls
Drag jars and pickles using your mouse. P to pause.A mouse is recommended.
Extra
I ran into some bugs related to removing entities which made me not be able to finish in time, hence the Extra submission.There is currently no win/lose condition, so you can pack pickles to your hearts content without worrying.
Running the game
Windows
Download/unpack zip and run the executable.Others
Install love2d and make sure you have the `love` binary in your path.Download the love file and run with
```
love pickle-packer.love
```
or download the source and run the game from the game/ directory with
```
love .
```