The secret language of Game Devs

Really interesting, thank you for the link. :)

Hahahaha. :D
Chicken and Egg Problem: A workflow or engineering problem where two things (usually code and content) depend on one to exist before the other.
Yoda Conditional: if ( CONSTANT == variable ) instead of if ( variable == CONSTANT ).
 
I should probably have posted a warning that it's quite a long read? :p

Bugger it ... people can find out for themselves :D
 
Back
Top