Arrows
开发者 dserrano3
添加到主屏幕,快捷访问
安装此游戏
点击分享按钮,然后选择“添加到主屏幕”以便快速访问此游戏。
Arrows
Arrows 的标签
简介
Just press the rigth arrow
玩法说明
Press the key before you run out of time.
评论
KungFuMaster
Mar. 14, 2011
@One2One, all programs accept commands as if it was in a line, so if you hit Up Down Up with a millisecond in between it will know which came first, which it why you can hit two keys at once and the computer will still know what came first. dserrano, ignore that comment, it doesn't make any sense.
@Arrows It's alright if this was just a game you did for learning Action Script, but there is no reason to play this over any other game similar. Although it did move fairly smoothly, fairly well done, the concept is just to plain.
One2One
Mar. 14, 2011
Not a bad little game, key press detection speed needs to be increased though because I was hitting the correct keys faster than it could register so I lost due to too many "wrong keys" pressed. Other than that pretty well done (also you have a typo in your description "rigth").
PatriceB4
Jun. 07, 2013
Dserrano3 ... At the end when it shows our score we can press up as much as we want to get a better score x)
dserrano3
Mar. 14, 2011
thank you one2one, great comment, you are helping us a lot, those are the kind of comments that a developer is expecting, we really appreciate it.
ThyReaper
Mar. 16, 2011
@KungFuMaster, Not all programs/games use that system. If this game is asking the keyboard what is currently pressed, it won't know what order they happened in, and may completely miss key presses.