itch.io is community of indie game creators and players

Devlogs

🌱 Journey of finishing what was meant to be done in 2 weeks ✨- Version 0.1

🌱 Garden Rescue
A browser game made in HTML5

 πŸ‘‰ View Blog Post in Notion πŸ‘ˆ

Final

It took me a couple more hours to bring the game in a state I can leave it at.

With this at the finish line for me for now.

Here is all the messy code I created to build this πŸ˜„:

https://github.com/KANAjetzt/GardenRescue

And here you go to the game page:

🌱 Garden Rescue

Thinks I added

βœ… Sound Effects βœ… Particle Effects βœ… Music βœ… Ambient Sounds βœ… One Animation βœ… One Light βœ… Save / Load System βœ… Pause Menu βœ… Main Menu βœ… Settings Menu βœ… Ropes on the Main Menu πŸ˜…

Thinks I didn’t do

❎ Added no new system ( plant health / watering etc. ) ❎ Didn’t rework the mouse interaction ( clicking like a maniac is still the most efficient ) ❎ Added no customers ❎ Added no decorations

And all of this

Thinks I learned

πŸ’‘ Use Resources!

I’m glad I decided to implement the save games. It was a massive pain but I learned so much. I revamped most of my code after learning about resources and how to create and use them.

This is the Video I started with. At the end I had:

  1. game_store to save all global game related data i want to save
  2. plant_store all the plants there state and location
  3. invetory_shack
  4. inventory_store

I had a ton of bugs after loading the game:

Fix Inventory's not loading correctly

  • There are a lot more of this todos πŸ˜„

Creating Sound Is Hard

I didn’t think it will be easy so I was mentally prepared to struggle a lot πŸ˜…

Music

The music part by far the worst - In the future I need some one to do this for me πŸ‘€

I used this, as a starting point:

SFX

I enjoyed creating these a lot more πŸ˜€ I used this free short course to get me somewhat ready:

Blipsounds

How do create a β€œrope”

Enhance the MainMenu

The godot input flow

Thinks I try to do next time

At the end

Feedback on the buy and sell prices and everything else would be much appreciated πŸ™‚

Thanks a lot for organizing this great game jam and I’m looking forward to the winter edition πŸ‘

Cheers


Files

  • WebGL.zip 4 MB
    Jul 17, 2022
  • windows.zip 14 MB
    Jul 18, 2022
  • Mac.zip 30 MB
    Jul 18, 2022
  • Linux.zip 17 MB
    Jul 18, 2022
Download 🌱 Garden Rescue
Leave a comment