Play game
Echo Harvest's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Theme | #78 | 2.143 | 2.143 |
| Graphics | #82 | 2.714 | 2.714 |
| Audio | #85 | 2.286 | 2.286 |
| Overall | #96 | 2.571 | 2.571 |
| Fun | #102 | 2.143 | 2.143 |
| AI Usage | #113 | 2.571 | 2.571 |
Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
AI Tools Used
OpenAI Codex was used for game design, React/TypeScript code, testing, documentation, packaging, and release preparation. OpenAI image generation created the social cover. In-game graphics are drawn procedurally in Canvas and audio is synthesized in the browser; no third-party art or audio assets are used.
Leave a comment
Log in with itch.io to leave a comment.





Comments
Like others mentioned, the browser version did not work for me on itch.io, but I could play through the ChatGPT link. Interesting concept with a polished look. Some music, more interactions, or enemies that chase you could make it more engaging. Still, it is a cool entry!
I was able to get the project to load when I visited your listed https://echo-harvest-arcade.arevalodany16.chatgpt.site/ but the submission on itch.io isn't showing up. Playing it though I think there's a lot of cool things. I don't know if it's just the visuals but I felt like the trails could be doing something like they'd hurt me ala Tron or maybe they'd give me a speed boost or something. Right now there didn't seem to be any interactions with the other fireflies. The ending is also quite abrupt, maybe fading out or changing the colors to show that dawn is there could help.
You saved the day :D
Same thing as felix-arcade. The idea looks really cool! But it is not loading. :/
Hey! The eight-second echo idea — routes you travelled coming back to harvest with you — sounds genuinely clever and I really wanted to play it, but a heads up in case it's costing you ratings during voting: on the itch embed it loads to a blank grey screen. The browser console shows the build's JS and CSS 404ing — it requests ./assets/index-1QSGrbK2.js and ./assets/index-UiRkLum2.css but both return 404, while favicon.svg at the root loads fine. Looks like the assets/ folder didn't make it into the uploaded zip. Usual fix: zip the *contents* of your dist/ folder (so index.html AND assets/ sit at the zip root, not the dist folder itself) and re-upload. Would love to come back and rate it properly once it's live — reply here when it's fixed and I'll return!