A downloadable game for Windows, macOS, and Linux

Download NowName your own price

This is a small farming game, originally an AP project for my AP computer science class, I decided to take the idea and make a full game out of it!


Update v1.1


New to this update:

  • updated movement so it feels less stiff
  • fixed window title to fit with the current version of the game

The game is fully free, however donations are extremely helpful for helping future games and helping me in general! if you could donate 0.01 or even 1.00 that would make my day and inspire me to keep doing what i'm doing!


CONTROLS:

X = Inventory

V = shop

Z = use Item / Interact

Q = drop current item

Arrow Keys = move

- when in inventory -

X = exit inventory

Z = craft

up/down = swap items



StatusReleased
PlatformsWindows, macOS, Linux
Rating
Rated 3.7 out of 5 stars
(6 total ratings)
AuthorSchwegg
GenreSimulation
Made withLÖVE
Tagscalm, Casual, Crafting, farm, Farming, LÖVE, Relaxing
Code licenseMIT License
Average sessionAbout an hour
LanguagesEnglish
InputsKeyboard

Download

Download NowName your own price

Click download now to get access to the following files:

Mini Harvest v1.1 (Windows) 3.1 MB
Mini Harvest v1.1 (MAC OS) 4.5 MB
MiniHarvestv1.1 (LINUX) (Requires Love2D) 276 kB

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

Attempted to run on Mint Linux but received an error that the game was not compatible with the latest version of LOVE...

Error

main.lua:3: bad argument #2 to newVideo (expected table)

Traceback

[C]: in function 'error'
wrap_Graphics.lua:27: in function 'newVideo'
main.lua:3: in main chunk
[C]: in function 'require'
[C]: in function 'xpcall'
[C]: in function 'xpcall'

Mini harvest was made using love2D v 0.10.2 and because newer versions changed the functions (like newVideo) unless you get v 0.10.2 you'll run into errors.

(1 edit)

Seems that v0.10.2 requires a lot of dependencies that are no longer available (Dependency is not satisfiable)


Try using the AppImage instead: https://github.com/pfirsich/love-appimages/releases

(+1)

This game is pretty sweet. The time it takes to do anything is just right that it all feels satisfying. Art is awesome, too! :)

(+1)

i have lost track of the amount of times i've opened this game to start again and redecorate my garden. its an adorable and relaxing game. keep it up!

Hey! Just wanted to let you know that the Linux download is actually for MacOS. Would love a Linux version tho!

ah sorry about that! I'll make a Linux version right now :P

hey, so I looked around on the love website and tutorials on if there's any way to make a linux version, and I couldn't find anything on it, I'll ask the forums if they know a solution... I'll make sure to notify you if I figure it out!

Oh I think you can actually just upload the .love file!

https://love2d.org/wiki/Game_Distribution#Linux

ah alright! thanks :D