Page 1 of 1
Does gameEditor count as real coding?
Posted:
Sun Sep 14, 2014 3:14 pm
by knucklecrunchgames
I just wanted to know is gameEditor real coding or is it a made up coding language, does it use C or C++?
Re: Does gameEditor count as real coding?
Posted:
Sun Sep 14, 2014 5:17 pm
by MrJolteon
All programming is real programming.
As I, and others, have said a billion times in the past, GE uses a toned down version of C.
Re: Does gameEditor count as real coding?
Posted:
Mon Sep 15, 2014 12:07 am
by Jagmaster
Yes. Learn the syntax of C well my friend.
It'll help lots if you ever want to learn other C based languages like C#, and C++.
Heck, it even helped me understand javascript a little.
Re: Does gameEditor count as real coding?
Posted:
Sat Oct 18, 2014 4:44 pm
by Zivouhr
Learning to code in C is pretty tricky, but as with anything, trial and error is a good way to practice alongside a C Programming book from the library or bookstore. Or a search online for C language.