Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Colocar imagem ao invés de cor no pygame, colocar imagem no quadrado onde fica jogador e inimigo, e colocar matos aonde fica parede (Sugestão) #21

Open
Ericles-Porty opened this issue Aug 26, 2022 · 2 comments
Assignees
Labels

Comments

@Ericles-Porty
Copy link
Member

Ericles-Porty commented Aug 26, 2022

https://www.youtube.com/watch?v=dMnjaq_bmyQ

Esse video vai ajudar

@Ericles-Porty Ericles-Porty changed the title Colocar imagem ao invés de cor Colocar imagem ao invés de cor no pygame, colocar imagem no quadrado onde fica jogador e inimigo, e colocar matos aonde fica parede (Sugestão) Aug 26, 2022
@joannestephany
Copy link
Member

image = pygame.image.load(r'nomeimagem.png')
window.blit(image, (x, y))

@joannestephany
Copy link
Member

Na duvida pode usar modelos 2D como estilo pixel art

@XxthiagoboyXx XxthiagoboyXx self-assigned this Sep 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants