Hi, these tutorials and the C# crash course were incredible! Coming from a Java and C++ background really sped up the process.
Anyhoo, I was looking at the Input tutorials and couldn't find anything on the Windows Phone 7? I'm assuming it uses it's own devices and methods to handle "tapping" - or is this the same as handling Mouse events?
Also there were little or no Tutorials on Windows Phone 7 explicitly - like how one would develop games for it. Of course all of these tutorials should work with the Windows Phone 7 since it uses the same XNA 4.0. But what about the input?
I'm at a loss on how to transition into developing games for the Windows Phone 7. Sure I can make a PC game with XNA, but how would I be able run the same game in a Windows Phone 7? What are the required actions step by step for me to do so?
I have a feeling simply copy pasting my Project Directory into Windows Phone 7 memory won't quite cut it.
Thanks for your help.