If you want something similar to Microsoft XNA, you can always try MonoGame , which is an open source implementation of XNA 4 and includes support for Windows, Windows Metro, Mac OSX, Linux, Android (with MonoDroid) and iOS (with Xamarin.iOS / MonoTouch)
source
share