+ 6
Can any game be developed from C ??
I am thinking to create a standard and fundamental game...
7 Antworten
+ 9
What's a standard and fundamental game?
I'm with Boem on this. Go with today's standards instead of being one of the people that only write in binary because they think that makes them better programmer. lol
C++/Unreal:
https://www.sololearn.com/Course/CPlusPlus/
www.UnrealEngine.com
C#/Unity:
https://www.sololearn.com/Course/CSharp/
www.Unity3D.com/Learn
Java is another good choice, and they have various libraries/engines also. I'm a Unity/Unreal developer though, so I'm bias toward those and know more about those than their Java counterparts (if you want to even call it a counterpart).
Java:
https://www.sololearn.com/Course/Java/
- jMonkeyEngine:
http://jmonkeyengine.org/
- LWJGL:
https://www.lwjgl.org/
- libgdx:
https://libgdx.badlogicgames.com/
Best of luck to ya bro!
+ 6
Can any game be developed from C? Good question, keeps me thinking, i guess so..
Straight answer to your question, yes you can create a standard and fundamental game in C :) But look further then that, like search for game engines: unity, unreal.. et cetera, good luck!
+ 4
@Boem
lol Nice list. I use to make add-ons for Quake 1, Doom, and Duke Nukem 3D back in the day. Good times! :D
+ 2
Jakob Marley thanks to you too...
I will start working on any one of those as my holidays would be starting in next month... again bro thanks
+ 1
Boem Shakalak Thanks a lot...
+ 1
I'd say so. let me check...