How c programming use to game development | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 7

How c programming use to game development

https://www.sololearn.com/post/1251769/?ref=app

22nd Aug 2021, 8:42 AM
Melekte Petros
Melekte Petros - avatar
9 Answers
+ 4
offers a high abstraction level for both fine object-oriented programming and generic programming, providing direct control over hardware and graphical processes. Additionally, C++ allows the optimisation of special parts to a very high level– a feature almost impossible to achieve with other languages *Answer was taken from Google ✌️
22nd Aug 2021, 8:57 AM
JAY • ≫
JAY • ≫ - avatar
+ 4
any language, any library, or GUI can be used to make games.
22nd Aug 2021, 8:45 AM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 3
Melekte Petros coding games in C offert you more possibilities to make them faster than other languages. You can use the SDL library to code games in C. It's too small and flexible. But coding in C is more fastidious than other languages, you have to do many things yourself.
7th Oct 2021, 6:13 PM
Elon
Elon - avatar
+ 2
Rishi i see he made a working prototype of minecraft, to know about openGL, hmm, I have one youtube video which I got a few months ago, maybe it works out for you https://youtu.be/45MIykWJ-C4 although, you should make another thread instead of hijacking this one
23rd Aug 2021, 1:36 PM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 2
A.S. graphics doesn't matter, even if the graphics are pixelated. checkout out pole position, and super mario bros. on NES on the internet, https://en.m.wikipedia.org/wiki/Pole_Position https://en.m.wikipedia.org/wiki/Super_Mario_Bros https://en.m.wikipedia.org/wiki/Hotline_Miami and also SDL and SFML mostly require you to use C++.
23rd Aug 2021, 1:39 PM
Rellot's screwdriver
Rellot's screwdriver - avatar
+ 2
Melu I think you should not use library if you want any predefined animation, texture, shaders, etc you can use directly unreal engine library which is available only when you instal it And it will make you complex for you if you are a beginner If you want any library still I will recommend "PYGAME" which is in python lang And if you want in c# "UNITY" is very good for it And in c++ "UNREAL" is really good and realistic too ✌️
23rd Aug 2021, 1:50 PM
JAY • ≫
JAY • ≫ - avatar
+ 1
any library ?
22nd Aug 2021, 8:48 AM
Melekte Petros
Melekte Petros - avatar
+ 1
A.S. and other people see this: https://youtu.be/4O0_-1NaWnY He make the whole minecraft with C programming and openGL. This is amazing. Anyone knows how or where to learn openGL?
23rd Aug 2021, 1:20 PM
Rishi
Rishi - avatar
+ 1
This is also a question! What are the best libraries and frameworks for game developments!???
4th Oct 2022, 7:04 PM
Dilip ishara
Dilip ishara - avatar