I was wondering if it's possible to achieve this in Lua, as it's a high level language I'm not sure if we can.
In a Mario game for Nintendo Consoles, we press <RIGHT> and the sprite immediately goes right. However, in the Nspire if we press right the image will move once, pause for a bit and then start moving (and it won't pause again until we release key).
So, can it be done?