Hi, I'm trying to get an image (in the pokemon class) to move left and right with arrow keys, I was wondering if anyone could help me? I also want to make the image shoot at the targets falling(the pokeball class), if anyone can show me how to code it, I would be grateful.
I'm trying to make a game where an array of pictures (pokeballs) fall randomly from the top of the screen and the user has to shoot at them and every time the user hits one the speed gets increased by 1. However, I'm having difficulty getting the pokeballs to fall so I was wondering is anyone could help me? To be honest, I've looked at loads of examples and I just don't get it as there's different ways and it's confusing me.