Posts by Hugo Amorim • 1 point
1 post
-
0
votes1
answer1125
viewsQ: How to put a text on the pygame screen?
I was trying to put a text inside a pygame screen in a specific coordinate, what can I do to print a text and restrict its area? import sys, pygame pygame.init() size = width, height = 800, 600…
pygameasked Hugo Amorim 1