Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

Recent questions tagged pygame

0 votes
380 views
1 answer
    I am currently making a game in Python. I am not using PyGame, just the console (non-GUI) When you start the ... the intro. Thank you very much! See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
503 views
1 answer
    This is the third time pygame/livewires has led me to this website, and let it be the last! After installing ... time. Thanks in advance, Harry. See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
317 views
1 answer
    I have two sprites in my game. The zombie sprite works perfectly, moving in all directions at a velocity of 1 ... .update() fpsclock.tick(fps) See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
542 views
1 answer
    I want to import a sprite sheet and select one sprite. How would I do this in Python/pygame? See Question&Answers more detail:os...
asked Oct 24, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
1.2k views
1 answer
    How can I detect if an image has been touched in pygame on a touch screen? I have searched but I can not ... if a particular image is touched. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
264 views
1 answer
    I'm writing a game engine using pygame and box2d, and in the character builder, I want to be able to write the ... s the best way to do that? See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
0 votes
636 views
1 answer
    I'm making a pygame program that is designed to be modular. I am building an exe with pygame2exe of the ... seems to break object inheritance. See Question&Answers more detail:os...
asked Oct 17, 2021 in Technique[技术] by 深蓝 (71.8m points)
To see more, click for the full list of questions or popular tags.
Ask a question:
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...