C# Game

Open-source C# projects categorized as Game

Top 23 C# Game Projects

  • osu

    rhythm is just a *click* away!

  • Project mention: anyone else feel like there should be a hud option for current grade in lazer? | /r/osugame | 2023-12-10
  • OpenRA

    Open Source real-time strategy game engine for early Westwood games such as Command & Conquer: Red Alert written in C# using SDL and OpenGL. Runs on Windows, Linux, *BSD and Mac OS X.

  • Project mention: The Rise and Fall of the LAN Party | news.ycombinator.com | 2024-04-24

    Recently, my friends and I recreated our old LAN parties. Went up to a cabin in the woods, brought some cheap network switches, and had everyone install OpenRA (https://www.openra.net/, open red alert), and had a blast, even with everyone on laptops (mac/win). You can still do this in 2024 and it's worth it!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • MonoGame

    One framework for creating powerful cross-platform games.

  • Project mention: The MonoGame Foundation launch | /r/monogame | 2023-11-15

    To highlight this shift, we are introducing a new website which is now fully automated with Github. The paint is still fresh, but we hope to expand it with more information about the MonoGame Foundation, like how it operates, and how to join it or contribute.

  • Entitas

    Entitas is a super fast Entity Component System (ECS) Framework specifically made for C# and Unity

  • Project mention: Entitas VS Friflo.Json.Fliox - a user suggested alternative | libhunt.com/r/Entitas | 2024-01-30
  • Stride Game Engine

    Stride Game Engine (formerly Xenko)

  • Project mention: Unity Software plans to reduce its workforce by 25%, eliminating ~1,800 jobs | news.ycombinator.com | 2024-01-10

    In general it took me less time to rewrite the code-base then implementing some of the workarounds for missing features in Unity (e.g. HTTP2) in the first place.

    [0] https://github.com/stride3d/stride/issues/2069

  • open-project-1

    Unity Open Project #1: Chop Chop

  • Project mention: Unity will quietly waive fees if developers switch to its ad monetisation | news.ycombinator.com | 2023-09-14

    I wish they'd go the way of Epic and make an actual game with their engine. They've tried a few times and given up each time. It's pretty embarrassing when they've done things like released a fully featured multiplayer FPS demo that doesn't actually work out of the box and has a custom editor tool manager, custom scene loader, and custom networking layer that were never merged into mainline unity. Meanwhile they still have no official stable networking module. The old functional one was sunset and the new ones are still in beta.

    https://github.com/Unity-Technologies/FPSSample

    > This project is based on Unity 2018.3

    > NOTE: Due to a bug in Unity 2018.3, you have to take the following step right after the initial import: 1 Search for Firstperson_Projection in the Project search field. Select the 4 shaders, right click and reimport them. 2 If you have script compile errors related to entities, you need to remove and re-install the entities package.

    > One day soon we will remove this note and there will be cake.

    > Once the editor is ready, open the Project Tools Window by navigating to FPS Sample > Windows > Project tools.

    > Keep this window docked as you will use it a lot. From here you can open the levels, build assetbundles and build standalone players.

    https://github.com/UnityTechnologies/open-project-1

    > Note: As of December 2021, Open Projects and Chop Chop are not in development anymore.

  • Hearthstone-Deck-Tracker

    A deck tracker and deck manager for Hearthstone on Windows

  • Project mention: Are the any automated deck tracker for iOS? | /r/hearthstone | 2023-12-04

    Starting to play on iPad I am trying the find a program like deck tracker (https://hsreplay.net/downloads/) on pc.

  • SaaSHub

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

    SaaSHub logo
  • tModLoader

    A mod to make and play Terraria mods. Supports Terraria 1.4 (and earlier) installations

  • Project mention: What am I supposed to do | /r/CalamityMod | 2023-10-03

    You can download previous version here: https://github.com/tModLoader/tModLoader/releases/tag/v2023.06.25.36

  • UnrealCLR

    Unreal Engine .NET 6 integration

  • Project mention: Since you're asking yes u can use C# in unreal | /r/Unity3D | 2023-09-18
  • Facepunch.Steamworks

    Another fucking c# Steamworks implementation

  • Project mention: How to get voicechat working with Facepunch.Steamworks | /r/Unity3D | 2023-06-18

    This link might help as it has a couple examples: https://github.com/Facepunch/Facepunch.Steamworks/issues/261

  • Thrive

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

  • Project mention: Was, um Himmels willen, ist das? Super aggressiver Käfer. | /r/de | 2023-07-07
  • FNA

    FNA - Accuracy-focused XNA4 reimplementation for open platforms

  • Project mention: FNA 23.12.07 Hotfix | /r/linux_gaming | 2023-12-08
  • YarnSpinner

    Yarn Spinner is a tool for building interactive dialogue in games!

  • Project mention: Dialogue system with scriptable objects | /r/Unity3D | 2023-05-30

    Another option if you don't want to implement it yourself though is to use an already built library. I've been playing with YarnSpinner a little bit recently and I'm liking it so far. I can't give much more details than that, but it's maybe worth a look. At least for some reference.

  • BEPUphysics

    Pure C# 3D real time physics simulation library, now with a higher version number.

  • MelonLoader

    The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

  • Project mention: Upgraded Simplified Translation Guilde | /r/DuelMastersPlays | 2023-10-23

    2) Download MELON LOADER 5.7: https://github.com/LavaGang/MelonLoader/releases/tag/v0.5.7 You wanna grab the first one, the .exe

  • space-station-14

    A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.

  • Project mention: Space Station 14 | news.ycombinator.com | 2024-02-21
  • Aurora

    Unified lighting effects across multiple brands and various games.

  • Project mention: Ducky Shine 7 ghosted backlights? | /r/DuckyKeyboard | 2023-11-26

    EDIT - Additional Info: I do usually use third-party RGB controller software to modify the backlights, I didn't realise how limited the vanilla Ducky software is in customisability when I bought the keyboard, so I use Aurora RGB for this https://www.project-aurora.com

  • Nez

    Nez is a free 2D focused framework that works with MonoGame and FNA

  • Project mention: Bloomwood - 2D RPG - Hobby Project | /r/gamedev | 2023-05-24

    I'm developing an RPG in C# using MonoGame and the Nez game engine. Looking for hobbyists who would like something to do in their free-time and/or one programmer and one pixel-artist. Below is a link to a Google Drive folder w/ information regarding the game's design. Any comments, suggestions or otherwise are also welcome!

  • Barotrauma

    A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.

  • Project mention: A list of open source games | news.ycombinator.com | 2024-05-13
  • osu-framework

    A game framework written with osu! in mind.

  • fungus

    An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.

  • Duality

    a 2D Game Development Framework

  • OpenSAGE

    OpenSAGE is a free, open source re-implementation of SAGE, the 3D real time strategy (RTS) engine used in Command & Conquer: Generals and other RTS titles from EA Pacific. Written in C#. Not affiliated with EA.

  • 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# Game related posts

  • Space Station 14

    1 project | news.ycombinator.com | 21 Feb 2024
  • Open Source Games

    4 projects | news.ycombinator.com | 18 Feb 2024
  • A smart redesign of chess pieces

    2 projects | news.ycombinator.com | 25 Jan 2024
  • Unity Software plans to reduce its workforce by 25%, eliminating ~1,800 jobs

    1 project | news.ycombinator.com | 10 Jan 2024
  • MarCUS (inte med Marcus med k denna gången)! Här e din förklaring (Mario vs Luigi online)

    1 project | /r/stamsite | 11 Dec 2023
  • downloadable already made projects for practice

    2 projects | /r/csharp | 10 Dec 2023
  • anyone else feel like there should be a hud option for current grade in lazer?

    1 project | /r/osugame | 10 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 17 May 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 osu 14,404
2 OpenRA 14,186
3 MonoGame 10,881
4 Entitas 6,922
5 Stride Game Engine 6,231
6 open-project-1 5,603
7 Hearthstone-Deck-Tracker 4,600
8 tModLoader 3,890
9 UnrealCLR 3,057
10 Facepunch.Steamworks 2,736
11 Thrive 2,616
12 FNA 2,522
13 YarnSpinner 2,223
14 BEPUphysics 2,185
15 MelonLoader 2,136
16 space-station-14 1,997
17 Aurora 1,825
18 Nez 1,729
19 Barotrauma 1,621
20 osu-framework 1,577
21 fungus 1,562
22 Duality 1,389
23 OpenSAGE 1,301

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com