You can download the Itch.io WoA Teaser Pack from this page, AND we will be releasing a backer only digital pack soon.
81monkeys
Creator of
Recent community posts
https://itch.io/jam/6009/add-game/233542?token=mve144wYkofYzAKB3kbhoHyia30
Use this link to submit the specific game you want
Sorry but your fonts are made of of sprites then that counts against the limit and defining things as code counts as lines of code. With that being said this is an exercise to challenge yourself so challenge yourself how you see fit. There is no prize for winning; but for the purpose of our judging, they do count.
Declaring variables in one line is fine. Whenever you have to put a semicolon you have to make a new line. In Gamemaker you don't need to put semicolons but you SHOULD! Separate statements need to be on different lines. Comments also don't count as lines of code because the game isn't executing anything. Thanks for the question and sorry we were not clear on that earlier.