Ludum Dare #52compo
Vegetableau
Your garden is a complete mess. Somehow all the crops have gotten mixed together. You cannot stand it. Slide the plots around to organize your crops before you can harvest them.
```
Arrows/WASD Slide plot into empty space
Enter Pause/Resume/Continue
```
* I wrote the game in c++, using my game jam library, libgam.
* I made the art using Aseprite.
* I made the music using my hardware synthesizers and mastered tracks in Ardour.
You can check out the soundtrack for free on my bandcamp
Controls
```
Arrows/WASD Slide plot into empty space
Enter Pause/Resume/Continue
```
How the Sausage Is Made
* I wrote the game in c++, using my game jam library, libgam.
* I made the art using Aseprite.
* I made the music using my hardware synthesizers and mastered tracks in Ardour.
You can check out the soundtrack for free on my bandcamp
Tools: Aseprite





Comments26
I guess I don't have anything negative to say about it. Very nice game!
I didn't realize the levels were randomly generated - that must have been at least a little difficult to get coded correctly.
I recorded my gameplay, you can watch it here (6:50):
I had to force myself to stop playing after 10 levels, I could have spent hours on this game.
Simple but effective. Good job! :D
I normally do not like shift/ reshuffle games. But I did like yours!
Let me think why:
- the controls are surprisingly intuitive, straight forward
- the goal is not one-fixed-solution, but there are multiple solutions - I think this is the main reason why I like it over any other such game
Overall:
- solid implementation
- nice graphics
- nice fitting music
- good difficulty ramp up (even some, like level 3 not so)
- fits well the jam theme
Congratulations! - Nice!