Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

I tried the game and it was cool but  you can plant on the trees and on the hills and the game crashed(I was buying plants but I don't know why it crashed)

(1 edit) (+1)

This problems is with processing stuff as the Game was meant for a calm experience not to be a speed run. This error is a lenght std::string error, since the money is negative the game cannot render the the string correctly. Forcing a crash to avoid undefined behaviour 

Well you should definitely fix those bugs. Crashing the game because the player is not playing the "intended way" is terrible user experience.
If you want the players to keep it slow, you should enforce it by preventing them from playing too fast, not by crashing the game