4
votes
2answers
96 views

Should I target a mobile phone or simulation tools are good enough?

I'm starting mobile development, and I would want to know if it's necessary to target a specific smartphone, or nowadays one can run a simulation that will provide accurate data of how the game will ...
-2
votes
1answer
191 views

What intuitively meaningful 2D transform can three-finger multitouch represent? [closed]

With two fingers on a touch sensing plane, we can "grab" (control) two points within a section of 2D plane. It means it is possible, using two fingers, to translate, rotate, and scale a 2D object ...
1
vote
1answer
314 views

Sony PSM SDK's 2D game engine

I have started with the Sony PSM SDK this week, I'm interested in creating a little 2D game and have been reading through the web about a so called "2D game engine" integrated into the SDK. Some ...
3
votes
2answers
700 views

Development platform for 2D web and mobile games

Is there a game development platform -- similar to Torque, or Unity -- which can be used to deploy 2D games on the following platforms: Web iOs Android Xbox Live Arcade (Preferred but not required) ...