Skip to content
@chickensoft-games

Chickensoft

Open source tools for C# and Godot.

Pinned Loading

  1. GameDemo GameDemo Public

    The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!

    C# 552 53

  2. GodotEnv GodotEnv Public

    Manage Godot versions and addons from the command line on Windows, macOS, and Linux.

    C# 513 27

  3. GodotGame GodotGame Public

    C# game template for Godot 4 with debug launch configurations, testing (locally and on CI/CD), code coverage, dependency update checks, and spell check working out-of-the-box!

    C# 380 26

  4. LogicBlocks LogicBlocks Public

    Human-friendly, hierarchical and serializable state machines for games and apps in C#.

    C# 288 11

  5. AutoInject AutoInject Public

    Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.

    C# 200 12

  6. setup-godot setup-godot Public

    Setup Godot for headless use with macOS, Windows, and Linux CI/CD runners.

    TypeScript 159 15

Repositories

Showing 10 of 44 repositories
  • GameDemo Public

    The Chickensoft Game Demo — a fully tested, third-person 3D game built with Godot and C#. Now with saving and loading!

    chickensoft-games/GameDemo’s past year of commit activity
    C# 552 MIT 53 4 (1 issue needs help) 2 Updated Apr 6, 2026
  • SaveFileBuilder Public

    Compose chunks of save data into a single data type by creating loosely coupled save chunks at various points in the scene tree.

    chickensoft-games/SaveFileBuilder’s past year of commit activity
    C# 28 MIT 5 3 1 Updated Apr 3, 2026
  • AutoInject Public

    Reflection-free node-based dependency injection for C# Godot scripts, including utilities for automatic node-binding, additional lifecycle hooks, and .net-inspired notification callbacks.

    chickensoft-games/AutoInject’s past year of commit activity
    C# 200 MIT 12 5 (1 issue needs help) 0 Updated Apr 3, 2026
  • GodotEnv Public

    Manage Godot versions and addons from the command line on Windows, macOS, and Linux.

    chickensoft-games/GodotEnv’s past year of commit activity
    C# 513 MIT 27 11 (3 issues need help) 5 Updated Apr 3, 2026
  • GodotPackageTemplate Public

    A .NET template for quickly creating a C# nuget package for use with Godot 4.

    chickensoft-games/GodotPackageTemplate’s past year of commit activity
    9 MIT 1 0 0 Updated Apr 3, 2026
  • GodotGameTemplate Public

    C# game template for Godot 4 with debug launch configurations, testing (locally and on CI/CD), code coverage, dependency update checks, and spell check working out-of-the-box!

    chickensoft-games/GodotGameTemplate’s past year of commit activity
    21 MIT 3 0 0 Updated Apr 3, 2026
  • GodotGame Public

    C# game template for Godot 4 with debug launch configurations, testing (locally and on CI/CD), code coverage, dependency update checks, and spell check working out-of-the-box!

    chickensoft-games/GodotGame’s past year of commit activity
    C# 380 MIT 26 6 0 Updated Apr 2, 2026
  • Serialization.Godot Public

    Godot-specific JSON converters for Chickensoft.Serialization.

    chickensoft-games/Serialization.Godot’s past year of commit activity
    C# 16 MIT 5 1 0 Updated Apr 2, 2026
  • GodotNodeInterfaces Public

    Make it possible to fully test Godot nodes and scenes with the appropriate adapters and interfaces.

    chickensoft-games/GodotNodeInterfaces’s past year of commit activity
    C# 38 MIT 4 1 0 Updated Apr 2, 2026
  • Log.Godot Public

    Opinionated logging for C# in Godot, based on Chickensoft.Log.

    chickensoft-games/Log.Godot’s past year of commit activity
    C# 16 MIT 2 1 0 Updated Apr 2, 2026

Most used topics

Loading…