|
|
Browse by Tags
All Tags » Typing
-
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 ...
-
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 ...
-
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") ...
-
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?
-
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 ...
|
|
|