Debriefing > Impressions & Feedback
I was watching a review, and this guy had a great idea.
Proxie:
Plugins are made in Pawn, which is a scripting language.
--- Code: ---
main() {
print("Hello World");
}
--- End code ---
The gamemodes and AI are both coded in Python which is easy to learn.
Conmore:
--- Quote from: Proxie on June 13, 2012, 11:05:28 am ---Plugins are made in Pawn, which is a scripting language.
--- Code: ---
main() {
print("Hello World");
}
--- End code ---
The gamemodes and AI are both coded in Python which is easy to learn.
--- End quote ---
*facepalm* Thank you. This is why I don't even attempt to learn any programming languages.
Rodney 1.666:
--- Quote from: Conmore on June 13, 2012, 01:05:23 pm ---This is why I don't even attempt to learn any programming languages.
--- End quote ---
I managed to pass four classes on the subject... and I still know nothing. Damn I'm awesome.
Troy:
That's sad if you took four programming classes and didn't gain any knowledge from them.
Rodney 1.666:
public static void main(String[] args) {
System.out.println("Thank you Captain Obvious Trollercoaster. Hyperbole.");
}
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version