Comments

Log in with itch.io to leave a comment.

Going with the question of JoeyJoJo, what are you supposed to do. I see the "buttons" and everything. but nothing is currently working. you click on them and you highlight the words for everything. Currently this is just a picture.

ah, sorry its not working. i did the majority of the coding but this was my first real foray into JavaScript, so i'm very limited in my ability to help. the buttons all function using 'onclick' event handlers in the html to call javascript functions.
i do recall trying to test it on my tablet and discovering that it didn't respond to tablet touches properly, so if you're not on desktop that is likely the issue. i even briefly attempted to remedy that but unfortunately couldn't get it to work.
beyond that i really can't say. you could try a different browser maybe?

I feel like I'm missing something obvious, but what are you supposed to do? It seems like nothing's happening.

(1 edit) (+1)

Thank you for taking time to try out our gamejam game. The [Harvest] button harvests fruit if the plant has fruit (which will give seeds), otherwise, it harvests the plant for Biofuel which allows you to turn on the generator. 

From there, you can start crossbreeding plants. We hope to get this into a clearer and more robust state down the line. Basically ended up as a proof of concept by the end of the game jam.


Thank you for the reply. I can't see a [Harvest] button. Not sure if it's something I just have to wait for or if it's some kind of screen resolution issue on my end.