+ 7
How c programming use to game development
9 Respostas
+ 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 âïž
+ 4
any language, any library, or GUI can be used to make games.
+ 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.
+ 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
+ 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++.
+ 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
âïž
+ 1
any library ?
+ 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?
+ 1
This is also a question!
What are the best libraries and frameworks for game developments!???