Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created November 5, 2020 23:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/4a3796cae1f6d182f75da55a0466c50f to your computer and use it in GitHub Desktop.
Save parzibyte/4a3796cae1f6d182f75da55a0466c50f to your computer and use it in GitHub Desktop.
x = 50
y = 50
pantalla_juego.blit(imagen, (x, y))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment