DarkBlizz

Battle.net R&D => Research => Starcraft II Beta => Topic started by: Kibblethunder on February 25, 2010, 04:56:07 AM

Title: Question about Programming
Post by: Kibblethunder on February 25, 2010, 04:56:07 AM
Hey guys, I've been watching your progress with bated breath and first off want to thank you for all your hardwork.


Ive had a few programming courses here and there, mainly cursory VB and C++. So I won't be able to help you this time around but I'm curious about which programming language(s) would be most beneficial to crack blizz games?


Thanks for the input! This way maybe I can help out when the D3 beta comes out  :P .
Title: Re: Question about Programming
Post by: elisherer on February 25, 2010, 05:11:21 AM
The interface and game mostly done with Flash which uses actionsript which is based on Java so this would be the language to go with...but when we decompile flash files it becomes Assembler files so it would be wise to know ASM as well...