So I am REALLY new to C# (view signature). I understand some things, but others can get out of comprehension quickly. Using a timer loop (game time) I have managed to make some 2D animations and get them to move and stop based on user input, my problem
is that my 'character' (a black x) is stuck in the current screen (a white background with a '1'). I was wondering what the best way was to make it where when my character hits the edge it advances to 'stage 2' or a background with a '2'. different things
can happen in this second stage, looks, controls, sounds. How can I advance my game into this new area while still being able to go backwards? Thanks so much. Using Visual Studio 2010. Designing for Windows Phone 7.
Mediocre Access 2010 | (Baby) Beginner C Sharp