Game development.
Dreams of playful construction
betrayed by the code.
We will try to follow this naming convention for everyone's welfare.
- spr_sprite_name, obj_object_name, rm_room_name, snd_sound_name
- script_name
- instanceVariable
- var _localVariable
- global.GlobalVariable
- EnumName.value
- MACRO_NAME