Welcome to Phrogram Sign in | Join | Help
in Search


Browse by Tags

All Tags » Typing
  • The short demo is here!

    Hey phrogrammers, I have been teaching myself how to Phrogram for about 6 weeks now and this is my first real game! I'd like some feedback on it if you could, also does anyone have any ideas on how to speed up the shoot method? I have made more changes that are not in affect on this packaged version. (Positioning, levels, etc.)  Thanks ...
    Posted to Phrogram Announcements and Discussion (Forum) by ChristSavesAll on June 13, 2007
  • Paintball Typing Game Almost Complete!

    Hey phrogrammers, This is a short demo of the game soon to come... An idea from snurkel that no one else attempted, so I did! The mouse handling was taken from Snurkel and the addletters was pulled from "Letter Attack". Everything else I have written (and it hasnt been easy). I have been teaching myself how to Phrogram for about 6 weeks ...
    Posted to Phrogram Examples and Code (Forum) by ChristSavesAll on June 13, 2007
  • Typing program.... Need Help Typing letters!

    Hi there I am having a problem with a typing program I am writing... How do I code it so that I can type "O" and a certain sprite will hide then type "O" a second time and cause a different sprite to hide? Here is an example of the code: This is btw all in the same For Loop   If ISKEYDOWN("L") ...
    Posted to Intermediate Users Workshop (Forum) by ChristSavesAll on May 8, 2007
  • Trying to adapt Temperature Value Entry program --- keyword problems. Help!

    I'm trying to adapt the Temperature Value Entry program to a currency conversion program.  I can't seem to get the keyword right and have tried the keyword from the original program, as well as all keywords I could find that are used in other programs.  Does anyone have any ideas for me?
    Posted to KPL Questions and Answers (Forum) by ydg on January 5, 2007
  • Typing game idea

    Hi all, As my first experiment with KPL, I'm making a typing game that I remember seeing years ago. Basically, you need to type the word that you see rolling over the screen before it reaches an end line. As you type the correct first letter, that letter disappears, until the word is gone and a new one appears. As the game progresses, the ...
    Posted to KPL Questions and Answers (Forum) by Gert on September 28, 2006