Game configurations
The game will have the following characteristics:
It must support multitouch since it's a two player game
It must be played on large screens since it's a two player game
It must support retina displays because we want to cash in on that
It must be played only in portrait mode because I built the art in portrait
So let's create our project!