Learn GoDot by Creating an Awesome Idle Business Tycoon Game

Learn GoDot by Creating an Awesome Idle Business Tycoon Game

Prototype a Fun Idle Business Tycoon game like ADventure Captialist - GDScript Videos with GDScript & C# SOURCE CODE

Last Update 12/28/2021
Completion Time 3 hours 8 minutes
Members 9
  • Learn GoDot by Creating an Awesome Idle Business Tycoon Game
    • GoDot Idle Tycoon Game | EP1: Creating the Project and Setting up the Scene
    • GoDot Idle Tycoon Game | EP2: Learn to Set Variables and Update Labels using GDScript
    • GoDot Idle Tycoon Game | EP3: Create Button & Connect a Signal to Call a Method in the Panel Node
    • GoDot Idle Tycoon Game | EP4: Create a Button and Variable for Buying Stores
    • GoDot Idle Tycoon Game | EP5: Use Conditional Statements to Prevent Buying a Store Without Funds
    • GoDot Idle Tycoon Game | EP6: Improve the Store Interface and Add a Picture and Progress Bar
    • GoDot Idle Tycoon Game | EP7: Create A Popup Dialog Box to Warn the Player About Lack of Funds
    • GoDot Idle Tycoon Game | EP8: Create Timer Nodes for Our Store Timer and Progress Bar
    • GoDot Idle Tycoon Game | EP9: Expanding our Business Idle Game with Multiple Store Types
    • GoDot Idle Tycoon Game | EP10: Refactor our Store and Main Scenes to handle Multiple Store
    • GoDot Idle Tycoon Game | EP11: Implement a Manager Function to Automate our Idle Stores
  • Using Signals to Improve Game Architecture
    • GoDot Idle Tycoon Game | EP12: QUICK LECTURE - Improve our Game Design Using Custom SIgnals
    • GoDot Idle Tycoon Game | EP13: LONG LECTURE - Improve our Game Design Using Custom Signals
    • GoDot Idle Tycoon Game | EP14: Using Signals to Communicate Between Objects Using Callbacks
    • GoDot Idle Tycoon Game | EP15: Using Signals to Communicate Between Objects Using Callbacks
    • GoDot Idle Tycoon Game | EP16: Use Signals to Re-factor the Unlock Manager Process
  • Data Management with Godot
    • GoDot Idle Tycoon Game | EP17: Learn to Load Data from a CSV File
    • GoDot Idle Tycoon Game | EP18: Dynamically Create Scenes at Runtime to Instance the Stores
    • GoDot Idle Tycoon Game | EP19: Learn How to Dynamically Load Pictures into our Store