C
C#14mo ago
MrScautHD

❔ I looking for Game Engine / Framework!

Is there any cool Game Engine / Framework
5 Replies
Keswiik
Keswiik14mo ago
For c#, unity and monogame come to mind. But you'd have better luck asking in #game-dev
MrScautHD
MrScautHD14mo ago
Mhh
acookook
acookook14mo ago
The most accessible engine which also supports C# is definitely Unity, but you can alo try Godot. Afaik Cry Engine also supports it, but good luck with obtaining that.
MrScautHD
MrScautHD14mo ago
Mhh ok Thx
Accord
Accord14mo ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server
More Posts
✅ Weird values on accessing Database using EF DbContext under throughput load testHello! I'm testing an ASP.NET application that uses an SQL Database. To access this database I defiProperties of IConfigurationSection.Get are null?I have a very simple test case set up using Microsoft.Extensions.Configuration and Microsoft.ExtensiHow do I pass data from my partial view to my main layout in ASP Core?I have this code in my partial view: ``` // Partial View Lesson.html @{ ViewData["LessonTitle"] ✅ [wpf] how to solve autometically closed new window when I create new window..In StickyNotesView.xaml , I create new Window but If I click '+' that new window not only undisplayePlugin attempts to load dependency again, despite it already being loaded?I have a .NET (.NET 7, for posterity) hosting from C++ situation. I followed the .NET hosting tutori❔ Pathing error issue in forms app, only on LinuxHey! So i have this issue currently which i've been somewhat mindboggled over , basically all this f❔ Setting up C# in VSCodeSo I'm trying to learn c# right now, but when I try to run a test program, it just throws an error: ❔ Pan and zoom control zooms into the top left once the content width exceeds the parent width (WPF)I made a control similar to the view box with a horizontal/vertical offset (for panning) and a zoom ❔ how to use List that have struct type ( WPF)public struct Linq { public Window win; public TextBox textBox; } private void newWin❔ My character gets stuck in the falling animation , need help (Unity/ 2D)Hi! I'm having an issue I've been dealing with for a while now and decided to ask on here. In my 2D