Posts by José Artur • 1 point
1 post
-
0
votes0
answers23
viewsQ: I need help with pygame
Hello, I’m creating a clone of the famous game Frogger, but I’m in trouble at a point I need to change the image of the enemy(car) when it comes in reverse, follow my code here import pygame import…