The sixth update for JOY OF PROGRAMMING is now live and brings the game to version 0.6.1. This update includes 4 new levels and some bug fixes.

Happy Coding!
Full changelog:- Added two new graph based levels to the "Algorithms" category
- Added two new "Coin Counter" image processing levels to the "Puzzles" category
- Added solution videos for: "Maximum" and "Image Maximum"
- Added "toggle sticky button" to console log window to prevent it from collapsing
- Added new entity: SurveillanceSatellite can get the exact world location of every object on the map using get_satellite_data().
- Added static distance_to_line method to Vector3 class
- Fixed MovablePlatform and AirliftCrane not always moving on a straight line
- Fixed "TinyHouse" potentially disappearing voxel data
- Fixed "E-Mail Validation" trivial solution
- Fixed bug / typo in docstring of PinHacker