How to control a charcter in an grid to move arround using user input of keypoard arrows?
- by programmer2010
I am programming a snake game using c++ and I first designed an array(grid) adn my question is how can create a character that i can control using arrows on keboard,, if possible can any one give me the exact code, thank you