ADVERTISEMENT

JASS

From The StarCraft 2 Wiki

Jump to: navigation, search

JASS is an event-driven scripting language used to program WarCraft III maps. The WarCraft III World Editor has a graphical user interface (GUI) for this scripting language, providing users who are unfamiliar with programming languages a way to easily create maps without learning this custom scripting language, but also allows advanced users the option to program in the language directly.

Examples of JASS scripts and tutorials for programming in JASS can be found at the following sites: