Hello, I have a code here. and I want to make the "rockwholescreen.gif" blocked, but still displayed. I want it so "001.png" can't walk through that gif. any ideas?import pygame, os, sysfrom pygame.locals import * pygame.init( ) def _loadImages_ ( path, name ): image_obj = os.path.join(
Hello, I am pretty sure I am sending this to the right email address. But anyway I need help. I started learning python, and I wanna know how to make a simple program, that displays text and when the user presses enter more text is displayed. And so and so until the end. Thank you, joe.
Love