I have been trying to figure out the best way to get a menu working with the arrow keys. For example:
--> Start Game
......Options
......End Game
I want the user to be able to move the arrow using the up and down arrows keys. I have been messing around some algorithms...but I think I am looking at it from a wrong perspective. If someone could push me in the right way of thinking of how to approach this problem, I will be grateful.