Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » game » KPL
  • Fan sites

    Are there any fan sites where you can upload for download phrogram or kpl games
    Posted to KPL Questions and Answers (Forum) by redfable on April 15, 2008
  • How can I move two objects at two different speeds?

    If we use delay it delays both objects. We tried a loop in a loop but that does not work either. We do have a background stamped on the screen. The intent of the program is to be able to shoot missles at an object by first moving it with the keyboard. We tried looking at spaceshooter and we cannot figure out how to adapt it to our ...
    Posted to KPL Questions and Answers (Forum) by bchs108 on November 14, 2006
  • Re: word+word doesent work

    There are really only two differences from your original program, and they'll be useful as an explanation to everyone else, so let me do that. The simple one is how I displayed that status message each time the space bar is pressed:    ClearRect(0, 0, 200, 50, White)     PrintInRect("lvlisfarming is now: ...
    Posted to KPL Questions and Answers (Forum) by JonS on September 22, 2006
  • Re: word+word doesent work

    Hi WhiteElf, Glad to help get this working - it's a good example for others to see as well.  I have modified your example quite a bit, and will paste it below, as well as attach the KPL file to this message - see the link at the top of my post which makes the KPL file available for download.  There are a couple of complicated ...
    Posted to KPL Questions and Answers (Forum) by JonS on September 22, 2006