I have released my video game! It's a cozy, kid friendly farm simulator called Farm Hand. It's available on Itch for Mac, Linux, and Windows and free or pick your own price. It's also open source and you can find out all about it here:

https://farmhandgame.org/

#GameDev #IndieDev #OpenSource #Godot

Farm Hand | Farm Hand Game

A cozy farm simulation game

@MostlyDrawing fyi for MacOS (at least newer versions) you need to run xattr -cr /Applications/FarmHand.app/ in terminal for it to not lie about it being corrupt (this is a pretty common thing now with itch games on MacOS but it might be worth adding to the install instructions)

@ginny

Thank you for letting me know that! That's so weird, and I'll add it to the instructions. I'm slowly working on doing all the xcode signing and stuff, so maybe that'll go away?