Example Code
In order to make the game as close as posible to programming, all the topics have example code.
when the player is reading what is a variable and what types of variables there are, then they might not be too interested in programming, but if the player reads the definition and then looks at what a line of code related to that definition, it will make it much easier to remember.
All the example code is showcased on a black board with a chalk like font.
This has been design in order to make the player have a sensation of being in a classroom.
In the case of "difficult" code such as loops. A breif explanation of what the code does will be placed below.
In order to make the game as close as posible to programming, all the topics have example code.
when the player is reading what is a variable and what types of variables there are, then they might not be too interested in programming, but if the player reads the definition and then looks at what a line of code related to that definition, it will make it much easier to remember.
All the example code is showcased on a black board with a chalk like font.
This has been design in order to make the player have a sensation of being in a classroom.
In the case of "difficult" code such as loops. A breif explanation of what the code does will be placed below.
Comments
Post a Comment