What is a game?
A miserable little pile of- Sorry.
So, this time I did manage to actually finish something that could charitably be considered an MVP of a game.
Unfortunately life just didn't allow me enough time to actually finish up the intended gameplay, so it's only a very basic prototype of something that could easily be hacked together in a couple of hours. (Since that's basically the amount of time I managed to scrape together for working on it)
I'd normally try for getting it out as a jam/extra entry instead, but since I'll have even less time the coming week (between work and moving) I don't think the result would be much different at all. Though who knows, maybe I'll be back at it next weekend if all goes well.
https://ldjam.com/events/ludum-dare/52/fruit-picker-xtreme
It's at least playable, and doesn't crash randomly for odd reasons. (Though it does leak memory on Windows, Visual Studio 2019 apparently doesn't properly implement C++17, and I ended up prioritizing getting it to actually build without sacrificing too much code over figuring out why releasing said memory caused crashes)