added games, fixed tests

This commit is contained in:
Egan Ford 2020-04-14 13:25:18 -06:00
parent 9164854f4c
commit 3eff7c4e66
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -60,8 +60,8 @@ on run argv
-- normal speed
set speed to regular
-- down arrow 19x and return
repeat 19 times
-- down arrow 20x and return
repeat 20 times
type key down arrow
delay 0.03
end repeat