TheMightyFightySushbugs / super-ultra-dangerzone-9000

Yet another generic SHMUP...
GNU General Public License v2.0
0 stars 0 forks source link

Codify scripting language rules & syntax #8

Open RCramiro opened 11 years ago

RCramiro commented 11 years ago

Decide what rules/keywords/syntax should be used in our *.lvl files. In other words, create a text file (named LEVEL_SYNTAX or SCRIPTING or something along those lines) or make a page on the github wiki, and formally define the scripting language. This will serve as a readme file for players that want to script their own levels, and it will give us something to refer to as we create the game's level loading/editing utilities.