© Vincent Maverick S. Durano 2019
Vincent Maverick S. DuranoUnderstanding Game Application Development https://doi.org/10.1007/978-1-4842-4264-3_2

2. Getting Started

Vincent Maverick S. Durano1 
(1)
Minnetonka, MN, USA
 

Before we get our hands dirty with actual coding, let’s try to understand the application process flow first so that you can have a better picture about the whole flow of the application from the user’s perspective.

Application Flow

The application that we are going to build has three main layers:
  • Mobile application

  • Web API Server

  • Web application

The following diagram shows the application process flow of each layer and how the layers interact to achieve a goal:
Figure 2-1

Application process flow

Mobile Application Process Flow

Let’s start with ...

Get Understanding Game Application Development: With Xamarin.Forms and ASP.NET now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.