HTML and CSS Reference
In-Depth Information
Now, if we play the game in iOS and bookmark the game as the home screen, we will see
that the system uses the icon file as shown in the following screenshot:
Most of the ime, we may require a development server to test the game on
a mobile. If it is a mobile simulator, we can test with localhost. If we use a real
device to test, we will need to access it via the local network. Some apps help
to make this progress easier. Xip.io and CodeKit are two easy opions to create
a server for the project folder and get access to it via mobile devices under LAN.
Objective complete - mini debriefing
On the following screenshot, you will see that the customer view is squeezed into a very
small area. We need to scale down the customer sprite and put the sushi bubble on the
side to fit into the view. We don't want the player to scroll up and down to play the game
because it would ruin the experience.
 
Search WWH ::




Custom Search