You need to make some food for your family... from scratch! Start with sunlight and water and merge each element in a sequence until you get to harvest crops!
Inspired by a fusion of several puzzle games including 2048 and Wario's Woods, with an isometric twist.
I got the following error trying to run the embedded web version: ~~~ Error The following features required to run Godot projects on the Web are missing: Cross Origin Isolation - Check web server configuration (send correct headers) SharedArrayBuffer - Check web server configuration (send correct headers) ~~~
The above error seems to affect Firefox. With Chrome the game proceeded to loading, but unfortunately the browser becomes unresponsive. If you have time, consider uploading a binary build. It really looks worth playing!
Thank you, good call! I'm not sure why the web version would be unresponsive on Chrome (that's where I've tested it), but I uploading binaries onto itch that should work much better!
I was able to play on web. I really liked the art style, and the sound effects. Even after reading the instructions, I found the control scheme a little confusing. That said, I was still able to make some progress and had a good time. Well done :)
I had fun with this! I think it has a lot of potential! I would work on making movement a bit easier. Also, it might help if you make it a 5x5 grid instead of a 4x4. It seems like its easy to get stuck with a 4 by 4 grid.
~~~
Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)
~~~