Blox Fruit inspired third-person action game about collecting powerful fruit.

Built in two weeks for Gamedev.js Jam 2024 by the Wonderland Team.

UI Rendering Stall Bug
Unfortunately we made a stupid mistake in our React-based UI code. Because we forgot to `useEffect()` at a crucial place, every UI update snowballs into longer UI updates.
If you want to play  a version without the UI stalls (outside of Gamedev.js Jam), we fixed it on this version.

Challenge

Find at least these 3 fruit:

  • Electric Fruit (Pineapple)
  • Dark Fruit (Banana)
  • Rock Fruit (Carrot - yes, we know Carrot is not a fruit)

Credits

  • Timmy "Sorskoot" Kokke [Development]
  • Nithin Steven "NSTCG" [Development]
  • Timothy Hale [Audio Development]
  • Jonathan Hale [Development & DevOps]


Uses asset packs by:

Development log