Skip to content
@chickensoft-games

Chickensoft

Open source tools for C# and Godot.

Popular repositories 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# 328 22

  2. GodotEnv GodotEnv Public

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

    C# 313 13

  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!

    Shell 207 17

  4. LogicBlocks LogicBlocks Public

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

    C# 177 6

  5. AutoInject AutoInject Public

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

    C# 86 4

  6. setup-godot setup-godot Public

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

    TypeScript 85 8

Repositories

Showing 10 of 33 repositories
  • chickensoft_site Public

    Official Chickensoft website, blogs, and documentation.

    chickensoft-games/chickensoft_site’s past year of commit activity
    TypeScript 6 3 0 1 Updated Sep 21, 2024
  • 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
    6 MIT 0 0 0 Updated Sep 21, 2024
  • 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# 328 MIT 22 2 1 Updated Sep 18, 2024
  • 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# 16 MIT 0 1 1 Updated Sep 18, 2024
  • LogicBlocks Public

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

    chickensoft-games/LogicBlocks’s past year of commit activity
    C# 177 MIT 6 2 0 Updated Sep 17, 2024
  • Serialization.Godot Public

    Godot-specific JSON converters for Chickensoft.Serialization.

    chickensoft-games/Serialization.Godot’s past year of commit activity
    C# 9 MIT 2 1 0 Updated Sep 17, 2024
  • Serialization Public

    Easy to use serializable models with AOT compilation support and System.Text.Json compatibility.

    chickensoft-games/Serialization’s past year of commit activity
    C# 37 MIT 3 1 0 Updated Sep 17, 2024
  • Introspection Public

    Create mixins and generate metadata about types at build time to enable reflection in ahead-of-time (AOT) environments.

    chickensoft-games/Introspection’s past year of commit activity
    C# 26 MIT 0 0 0 Updated Sep 17, 2024
  • Collections Public

    Lightweight collections, utilities, and general interface types to help make maintainable code.

    chickensoft-games/Collections’s past year of commit activity
    C# 18 MIT 2 1 0 Updated Sep 17, 2024
  • 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