Best of GodotDecember 2025

  1. 1
    Video
    Avatar of nickchapsasNick Chapsas·24w

    The New Cross Platform C# IDE is INSANE

    SharpIDE is a new open-source, cross-platform C# IDE built using C# and the Godot game engine with Photino Blazor for the UI. Created by Mark Parker, it runs on Windows, Linux, and Mac, offering features like syntax highlighting, debugging with Samsung debugger, NuGet package management, test explorer, and fast project loading. While very early in development and not production-ready, it demonstrates working code editing, building, running, and debugging capabilities. The project is fully open-source on GitHub, encouraging community contributions to add features and improvements.

  2. 2
    Video
    Avatar of clearcodeClear Code·24w

    Recreate Stardew Valley in Godot & and master advanced Godot concepts

    Comprehensive tutorial covering advanced Godot features by recreating Stardew Valley mechanics. Demonstrates animation trees, state machines, blend spaces, enums, tile map layers with terrains, and resource management. Walks through implementing player movement, tool switching, farming systems, and level design using autotiling. Includes practical exercises for mastering complex animation logic and input handling patterns.

  3. 3
    Article
    Avatar of phoronixPhoronix·21w

    Open-Source Crown Game Engine v0.60 Released

    Crown Game Engine version 0.60 has been released. Crown is an open-source game engine that serves as an alternative to more well-known options like Godot Engine in the open-source game development space.