Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: turtle moving platform
Post: RE: turtle moving platform

In short, how do you make an object move continually via a main while loop, yet be able to detect keyboard events? Seems logical to put the turtle.listen() and turtle.onkey(...) in the main while loop...
chappie General Coding Help 1 3,027 Dec-06-2017, 10:52 PM
    Thread: How to install Pygame
Post: RE: How to install Pygame

1. installed pygame to c:/pythonx 2. clicked the green + icon to add package (it was not listed as an installed packed, only the python 3.4...package is) *not sure which file to select from pythonx ...
chappie Game Development 2 3,440 Dec-06-2017, 10:47 PM
    Thread: How to install Pygame
Post: How to install Pygame

I downloaded and installed pygame, however, not sure how to "link" it with my IDE (pycharm) so it recognizes "import pygame" ...
chappie Game Development 2 3,440 Dec-06-2017, 08:22 PM
    Thread: turtle moving platform
Post: turtle moving platform

working on python game using turtles. have player object that moves up and down (jump) on key press. trying to add moving platform that the player has to jump on. i tried putting moving platform in ...
chappie General Coding Help 1 3,027 Dec-06-2017, 08:06 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020