Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
cjc is a C to Jass2 compiler. It takes as input a .c source file and a runtime.j file and generates an output a.j file.
cjc is based on Rui Ueyama's chibicc C compiler, but instead of generating x86 assembly, it generates pseudo-instructions that are implemented in Jass2.
cjc is a simple code...
Hello there.
Still working on converting my map from Jass2 to Lua, and I am currently experiencing a strange difference of behavior between Jass2 and Lua.
The attacking creeps (Balls) in my TD follow a path of 8 WayPoints.
These WayPoints are destructables with a model displaying their...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.