Shepherd is an incremental game where you collect wool from your flock and spin the wool into yarn. It is my submission to the 2026 love2d gamejam.

I'm currently debugging resizing issues for the game on Mac and iOS. If you have a resize issue (where the screen is too zoomed in to play) do you mind providing a screenshot of the issue in the comments. 


How to Play

  • Hold your mouse over a sheep to collect its wool
  • Hold your  mouse over the top bar to process the wool into yarn

The card system has a rough value ranking from white to green to pink. Note, sometimes the card with the highest value isn't what you need to improve your overall throughput.

The source is available on Codeberg under a GPL3+ licence. The music and art was made during the Jam. Its available under a CCBY licence.

Web support is still experimental. There may be issues toggling full screen on Firefox or Firefox based browsers, and resizing the screen on iOS.

Attribution

  • Game Code - Alexander Griffith (GPL3+)
  • Game Art - Alexander Griffith (CCBY 4) 
  • Music - Alexander Griffith (CCBY 4)
  • Font (Inconsolata) - (OFL)
  • Font (SuperComic) - (Freeware)
  • Sounds Effects -  MichaelPerfect, SilverDubloons (CC0)
  • Engine (Lร–VE) - Lร–VE Dev Team (Zlib)
  • Language (Fennel) - Calvin Rose (MIT/X11)
  • Web Support (Love.js) Davidobot

Download

Download NowName your own price

Click download now to get access to the following files:

shepherd-windows.zip 6.5 MB
Version 0.1.0
shepherd-0.1.0.love 2.6 MB
Version 0.1.0
shepherd-0.1.0-x86_64.AppImage 7.3 MB
Version 0.1.0

Comments

Log in with itch.io to leave a comment.

(+1)

Cute little game, I broke it :D
1 thing I think that would be nice is some automation type upgrades, like maybe an upgrade that automatically processes 1/5/2x wool every second or something like that

That is a neat idea!

(1 edit) (+1)

I like the game, very satisfying. But sadly after about 15min I bought a double-herd-upgrade and the game kinda broke - no matter where I moved my mouse, I instantly sheared everything in the screen from then on. Went from around 200 yarns a round to a few thousands by one upgrade and that instantly killed the fun. 

Love the game though, will try it again in a while! Keep it up! 

(+1)

Very good :)

(+1)

Great, chill game. I am a sheep baron.

(+1)

Very nice :D

(+1)

Typo in the end screen! You call your game Sheperd :P
Maybe a little intro screen or info button to explain some of the bits that it took me a couple runs to work out, such as that it's a time bar not a progress bar, the colours of the cards are rarity, etc. Obvs not essential, but just some little QoL things.

(+1)

Good catch on the spelling. I had just noticed that I had also mixed up shears and sheers in a number of places too!

(+1)

cool game

(+1)

love this

(+1)

Very satisfying, an unlimited mode would be very nice.

Thanks for playing through! I hit some processing limits when harvesting more than 10,000 wool in 30s in the web version. Iโ€™ve been looking into how to fix the rendering and processing bottlenecks.

(1 edit) (+1)

Simply fun, cute, and satisfying! ๐Ÿ‘๐Ÿ‘๐Ÿ‘

Edit: I broke it!  :)

Thanks! My goal this jam was to make something as simple as possible that was also fun.