Hi danpost, thanks for the feedback! I understand and will fix all your comments except for the first one, which seems fine to me. When is (x > 0) not the same as (0 <= x)?
Thanks bourne, I added your suggestions. Also, thanks for the feedback AIMrOrange. I understand that some people prefer different indentation levels but I am following the Java standard except for having the opening brace on its own line.
Thanks for the suggestions, AIMrOrange. I add another challenge and some sound effects. Hopefully I can add some more animations and other fixes this weekend.
Hi AwesomeNameGuy,
Thanks for the correction! You are right, of course. I corrected the question and uploaded a new scenario with the correction.
The textbox is from my project GUI World at http://www.greenfoot.org/scenarios/2371 . There are a lot of things that went into the text box. For example, it uses a TextLayout from the Java API to keep track of cursors within the text. I have some design notes in the README.TXT file for the GUI World project.
Hi limefortheworld,
Thanks for the feedback. I see the effect if I like roll the "asd" keys as fast as I can, though I have not noticed it in normal typing. You must be a fast typist!
Since the component runs inside of Greenfoot, it depends on Greenfoot to handle keyboard input and buffering. I think the only thing to do for now is to increase the scenario speed as davmac suggested.
2014/8/4
JumbledGames
2014/5/10
JumbledGames
2014/5/8
JumbledGames
2014/5/6
JumbledGames
2012/5/30
Dialogs
2011/10/12
Piano Player
2011/10/3
Greenfoot Jeopardy
2011/8/20
GUI World
2011/8/17
GUI World