Shepherd and Dog by obachuka
This is a cross between Pac-Man and Pikmin (real-time strategy). I wrote a blog post about the Pac-Man mechanics if you're interested.
Your sheep had been grazing all day, and now it's time to guide them back home. Sheep naturally like to flock together. They will follow the shepherd and run away from the dog.

But watch out for wolves! They will target separated sheep.

This game was created in C++ using the SDL2 and Box2D libraries. All other code is from scratch, so I didn't have enough time to add in audio, sorry!
Design and programming by obachuka
Art by tomatatoro
Post-Jam Fixes: * Alt-F4 and clicking the 'X' button now closes the window * Added Ubuntu build, improved web performance, prevented the webpage from scrolling when pressing arrow keys on the web version, and fixed an uninitialized memory bug
Ratings
| Overall | 504th | 3.524⭐ | 43🧑⚖️ |
| Fun | 331th | 3.573⭐ | 43🧑⚖️ |
| Innovation | 677th | 3.244⭐ | 43🧑⚖️ |
| Theme | 982th | 2.963⭐ | 42🧑⚖️ |
| Graphics | 258th | 4.012⭐ | 43🧑⚖️ |
| Humor | 421th | 3.143⭐ | 37🧑⚖️ |
| Mood | 480th | 3.408⭐ | 40🧑⚖️ |
| Given | 41🗳️ | 31🗨️ |
@nuclearfriend Yeah I regret not getting around to sound. I really wanted to make some dog noises!
@judy-kim If you don't have a PC, it's playable on the web browser (Chrome). Same link.
@judy-kim I get stuck sometimes too X_X I used Box2D for the physics, but I didn't use it properly so it's my fault if it feels clunky, I just rushed my code too much haha. Yeah I get scared too when a wolf comes after my sheep!
Thank you so much for this experience and good luck in the future! Have an awesome day, and I hope to see you in the next jam!
// Isak from @liquidbrain
Interesting way to play, and stylish graphics, I love how it looks pretty and simple at the same time. It seems like you are a good team, hope to see more from you soon!
(c++? man, respect on this one)
I need a post-jam version. I'd definitely play this on my phone or something.
The design is amazing, the color palette is cute and it has a nice challenging gameplay
Good work, 5 stars
@dudum-lare Yeah not adding in music/sound is my biggest regret. It's a shame too, because both of us are musicians, and we love music!
@Sengi Thanks! We're brothers actually. Yeah C++ was tough and slow progress, I'll try using Unreal or Unity next time haha.
@nidup Yeah you're right the controls are a bit clunky. I was using Box2D for the first time, and I already made a lot of progress before I realized I wasn't supposed to use so many small boxes for the map :P
@Rayne Thanks, I want to continue this game too, but my future is uncertain at the moment (job hunting). One day though!
Even though this jam is meant to draw out unique ideas, lots of people managed to still overlap on ideas by having the same trains of thought. I don't think I'll see a dupe of your idea though, it's unique in this sea of card-game/farming-game hybrids. I thought it was a good tweak to the Pikmin formula. Tbh I would've liked the shepherd and dog to have maybe one more unique aspect between them because I felt like I was more just moving a blob with 2 ends carefully like I Am Bread. With that said it's a very challenging herding game with a lot of tension since the wolves are so vicious so you have to be pretty careful with your positioning to make it through. Nice job!
I struggled with the levels as I progressed, because WOWZErs those wolves don't mess around, and the way they could go through shrubs but the dog couldn't left me feeling cornered a lot!
I guess it's that way on the nature shows, too. Animal life looks cute but there is a brutality to the reality of it all.
Very nice entry here, great work.
@pkenney Yeah those wolves are nasty. I added a timer to make the wolves back off every once in a while, just like the ghosts in the original Pac-Man, but it might be too slow for such a fast-paced game.
Funny that you mention nature shows. When I was testing the wolves, I made a level with just a bunch of sheep and wolves and nothing else. The sheep clumped together but the wolves pressured them until one broke off and all the wolves started chasing it. The sheep ran for its dear life but the wolves eventually caught up. It was kinda sad, and reminded me of something David Attenborough would narrate.
Really love the graphics!
I had fun playing it, and a hard time controlling both characters simultaneously, haha