Introduction
A 2D Board Game made with Unity engine. and published on Playstore.
Gameflow:
This is a Board game, Users can purchase one or two tickets before starting the game. Ticket numbers are displayed by getting the ticket details using API from the server. And new table numbers are displayed from the Server.
Users can sign-up or sign-in manually or by Social login ( Facebook, Google, Apple).
Technology: Unity, C#
My Roles:
Managing Game state.
Making Game Rules and functionalities.
Implementing Rest-Api and fetching data to display details in game.
Unity ads was used for ad and In-App purchase was implemented.
Implement UI and sound
Comments