I’ve used XNA and Visual Studio 2005 integrated with Flash. I’m curious to see what environments other people use and prefer.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I developed some cross-platform 2D games (Windows as well) and used C++ with Geany and SDL.
I find SDL to be a great library to make casual games. Of course, if cross-platform means Windows and XBOX for you, then there are other libraries that might be a better choice.