Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

In the section 24 practice question #2, I have zero idea what exactly it's expecting from me. I think this is a solid example of where the program's proclivity for glossing over things leads to hard-to-understand situations in the code. I understand that I can type in "variable_name += 1" to increase that variable by 1, but i have no indication of what should trigger that behavior in the provided scenario.