In the “Coding-Paper” application, the user’s task is to plan the hero’s path. This time, the waste that needs to be collected and then thrown into a container is paper waste. Programming the path is done by selecting the arrows displayed on the left side. The current road is displayed at the bottom of the screen. Above it, there is a waste collected counter. Be careful not to pick up any other type of waste! By using the “eraser”, you can delete the entire route, the “arrow” is used to skip the level. The “triangle” checks the correctness of the route. There are three difficulty levels, which differ in the size of the board and the amount of waste to collect. At the highest level, time is running out as an additional difficulty. All actions in the game are performed by double-clicking.