BlobDev

BlobDev

Python or C# as a first language for game development

Hi, so i know that python is a better first language but I read that it’s not mainly used for game development so I wondered if c# was better for a first language for me because it is focused on game development and better for writing game engines (i think) could someone help me with this please?

Thanks

Most Liked

mindriot

mindriot

It depends on what kind of game you are looking to make. While it is likely true that it would be better to make a game engine in C# rather than python, most game engines are written in something much more focused on lower level control like C++ . Where C# comes in is that it is one of the languages used to create games within some of the large game engines like Unity or Godot and some others. Usually the recommendation comes from being able to use one of these engines and C# to create much more advanced games than you would realistically achieve in python especially as a beginner (or more specifically without a PHD in math or physics). If the type of game you are looking to make is more constrained like a pretty casual 2d game then there may be other options that are easier to start with in python or elsewhere using some basic graphics and physics libraries.

kevinschweikert

kevinschweikert

Godot uses GDScript which describes itself as

GDScript is easy to learn with a syntax similar to Python where the code is indented rather than using lots of brackets and semicolons.

That could be very nice for a beginner.

somepeople

somepeople

I recommend Python (example based on OpenGL) in conjunction with C/C++ (example game server).

Where Next?

Popular Game Dev topics Top

Intelligent_Chip_641
I published a game with AdMob monetization back in November, and I was making $35 per day. However, two days ago, I received a notificati...
New
gulshan212
Hello this is Gulshan Negi Well, I have developed a program in C++ to print a man (reference taken from here). On the attached site, I a...
New
Dhanen
Hi all. New here. I tried do it by myself and searching help in forums but no luck… Hope I can found it here in a specialized forum. My...
New
sir.laksmana_wenk
Where the protagonist hovers their head towards an item nearby, and the headturn has a movement limit, so it’s not like 360 degree head ...
New
sir.laksmana_wenk
I’m able to do the “artistic” part of game-development; character designing/modeling, music, environment modeling, etc. However, I don’t...
New
Enoch_Kouichi
How i implement the programming syntax in 2D game sense? like mecanics, enemies, itens, weapons, resources, game power-ups, and money in-...
New
lucianoghetti
Hello, I’m a Bachelor Student in Informatics at Ecole Schulz in Geneva. I’m conducting a project on Artificial Intelligence in the Videog...
New
Cheeren
Hello. I am developing a game with Unity. I have a problem that I can’t solve. It doesn’t matter if it is 3D or 2D, the edges of the obje...
New
pixel
I would like to learn unreal engine to make my first game. It is going to be a top down 3d game like 1997 Grand Theft Auto. What would th...
New
BlobDev
Hi, so i know that python is a better first language but I read that it’s not mainly used for game development so I wondered if c# was be...
New

Other popular topics Top

PragmaticBookshelf
Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular wor...
New
PragmaticBookshelf
Brace yourself for a fun challenge: build a photorealistic 3D renderer from scratch! In just a couple of weeks, build a ray tracer that r...
New
AstonJ
This looks like a stunning keycap set :orange_heart: A LEGENDARY KEYBOARD LIVES ON When you bought an Apple Macintosh computer in the e...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
foxtrottwist
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
New
New
PragmaticBookshelf
Get the comprehensive, insider information you need for Rails 8 with the new edition of this award-winning classic. Sam Ruby @rubys ...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New
PragmaticBookshelf
Use advanced functional programming principles, practical Domain-Driven Design techniques, and production-ready Elixir code to build scal...
New