To render any sort of graphics from the console, we first need to point pygame to the underlying framebuffer used by Linux. This is probably the most error-prone operation, but the following code should handle this gracefully and report any errors if something does go wrong. Enter the following code into your new project, and save the file via the 'Save' button in the top-menu, or just enter CTRL

