try getting a sprite on screen with no animation, just a sprite, then when thats ok then try to move it all four directions, when thats ok then add another sprite of an enemy, then get the computer to move it towards you all the time, then add collision so that if it hits you then you die, then add 2 sprites to the screen that when you hit them give you a point, then display the points at the top of the screen, then make the computer add more point sprites over time, then get it to add more enemies over time, then add a background, then make it display a message when it starts saying its the monsterchase game by ads or whatever, then you just written your first program, and you can tell us all about it
, notice that nothing in any of the steps is that difficult, just do them one at a time, you can add in more instructions as the game gets more elaborate, just add bits at a time so it`s all in simple steps, cheers.
Mentor.