C# Godot

Open-source C# projects categorized as Godot

Top 23 C# Godot Projects

  1. Thrive

    The main repository for the development of the evolution game Thrive.

    Project mention: Thrive is a free, open-source game about the evolution of life | news.ycombinator.com | 2025-03-17
  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. R3

    The new future of dotnet/reactive and UniRx.

    Project mention: R3 alternatives - Rx.NET, UniRx, and ReactiveUI | libhunt.com/r/R3 | 2024-09-20
  4. GodotOceanWaves

    FFT-based ocean-wave rendering, implemented in Godot

    Project mention: FFT-based ocean-wave rendering, implemented in Godot | news.ycombinator.com | 2024-09-27

    I was a bit confused what use an FFT had here since I was only familiar with the Fourier transform in the _forward_ direction (compute the component frequencies of a signal given samples). But this uses the _inverse_ Fourier transform, which effectively lets you take samples of a signal given its component frequencies. Here, those component frequencies are generated by mathematical functions developed (by other researchers) to model ocean waves, which are explained in https://github.com/2Retr0/GodotOceanWaves#ocean-wave-spectra.

  5. Arch

    A high-performance C# based Archetype & Chunks Entity Component System (ECS) with optional multithreading.

  6. godot-ink

    Ink integration for Godot Engine.

  7. GodotGrass

    Per-blade grass rendering inspired by "Ghost of Tsushima", implemented in Godot

    Project mention: Per-blade grass rendering in Godot | news.ycombinator.com | 2024-09-28
  8. GameDemo

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

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. GodotGame

    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!

  11. Estragonia

    Estragonia: Avalonia in Godot

  12. GodotSharp.SourceGenerators

    C# source generators for the Godot Game Engine

  13. Arch.Extended

    Extensions for Arch with some useful features like Systems, Source Generator and Utils.

  14. terrain-tool-godot4

    GODOT 4 3D Terrain Editor (C# Plugin)

  15. Modot

    A mod loader and API for applications made using Godot, with the ability to load C# assemblies, XML data, and resource packs at runtime.

  16. GodotGaussianSplatting

    A compute-based gaussian splatting rasterizer implemented in Godot

    Project mention: FFT-based ocean-wave rendering, implemented in Godot | news.ycombinator.com | 2024-09-27

    The other two Godot repos by this person are very interesting as well. I love the level of detail they add to explaining their repos. This one is particularly interesting: https://github.com/2Retr0/GodotGaussianSplatting

    Wonder if they are a student, they seem to cite other work frequently and have a strong grasp on recently published materials.

  17. OsuSkinMixer

    Create a skin mix in a couple clicks.

  18. GodoTeX

    Rendering LaTeX in Godot.

  19. Template

    A template used for quickly setting up new Godot 4 C# games. (by CSharpGodotTools)

  20. gdUnit4Net

    Official C# implementation of GDUnit4 - a comprehensive unit testing framework for Godot 4. Features VS/Rider test adapter integration, parameterized tests, scene runners, and extensive assertion methods.

    Project mention: GoDotTest: C# Testing for Godot with debugging in VSCode and command-line support | /r/godot | 2022-06-22

    This project provides an API and a VS test adapter to run your Godot C# test in Visual Studio (Code) and JetBrains Rider. Main Features Writing, executing and debugging tests Configurable template for generating new test-suites when creating test-cases Wide range of assertion methods for verifying the behavior and output of your code Parameterized Tests (Test Cases) for testing functions with multiple sets of inputs and expected outputs Scene runner for simulating different kinds of inputs and actions, such as mouse clicks and keyboard inputs For example, you can simulate mouse clicks and keyboard inputs by calling the appropriate methods on the runner instance. Additionally, you can wait for a specific signal to be emitted by the scene, or you can wait for a specific function to return a certain value. Visual Studio Test Adapter to run and debug your tests

  21. OpenATDeluxe

    The open source remake of Airline Tycoon Deluxe

  22. world_of_alpheratz

    A cute retro platformer demo using Godot Engine 4 (Mono).

  23. PixelDot

    Godot plugin for making 2D sandbox games like Terraria and Starbound.

  24. Godot-Mono-CustomResourceRegistry

    Godot plugin that registers custom C# resources & nodes.

  25. sankari

    A open source 2D platformer being made in Godot 4 beta C#

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C# Godot discussion

Log in or Post with

C# Godot related posts

  • FFT-based ocean-wave rendering, implemented in Godot

    5 projects | news.ycombinator.com | 27 Sep 2024
  • Too many Mac apps are being built with Electron

    3 projects | news.ycombinator.com | 25 Jan 2024
  • How would a visual novel be made in godot?

    1 project | /r/godot | 5 Dec 2023
  • Unity will quietly waive fees if developers switch to its ad monetisation

    3 projects | news.ycombinator.com | 14 Sep 2023
  • Creating Breakable Barriers (3D)

    1 project | /r/godot | 3 Aug 2023
  • I'm making an open source sandbox in Godot

    1 project | /r/opensourcegames | 27 Jul 2023
  • Estragonia: Avalonia in Godot

    1 project | news.ycombinator.com | 12 Jul 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 1 Sep 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

What are some of the best open-source Godot projects in C#? This list will help you:

# Project Stars
1 Thrive 3,258
2 R3 3,165
3 GodotOceanWaves 2,474
4 Arch 1,392
5 godot-ink 697
6 GodotGrass 508
7 GameDemo 462
8 GodotGame 311
9 Estragonia 282
10 GodotSharp.SourceGenerators 201
11 Arch.Extended 196
12 terrain-tool-godot4 160
13 Modot 150
14 GodotGaussianSplatting 148
15 OsuSkinMixer 142
16 GodoTeX 127
17 Template 123
18 gdUnit4Net 116
19 OpenATDeluxe 115
20 world_of_alpheratz 98
21 PixelDot 96
22 Godot-Mono-CustomResourceRegistry 84
23 sankari 67

Sponsored
Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com

Did you know that C# is
the 11th most popular programming language
based on number of references?