Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Connected Games Assignment Blog Update 1

So started the game development process with all the simple things first, as we are a group of 2  game programmers and 2 game designers. we did divided all our work among us,  so as an individual I had to make certain parts for our multiplayer game out of which I first started to build the login part for our game and the working of it with the google firebase.  Initially I used xampp but due to a lot of issues encountered during the integration phase, I finally decided to shift it to Google Firebase for a much simple and better storage of data, and as a matter of fact using firebase is quite easy than many other available alternatives.

As far as the login is concerned its working good, storing all the user info with new users getting registered with no problems and old users logging in with no problems. For a short overview of how the login works is that the user has to use their email and password if already registered and if not just create one. After using the right email and password the user logs in and the users name gets displayed on the screen after logging in and the data. 

I did create the Login UI and then imported the Firebase SDKs   that were required for the process, created the required scripts like UI manager and AuthManager as per the requirement, scripted all the code as for it and then merged everthing to make it work, for once encountered some problems initially but later solved all the errors and it worked like a charm, so thats all for the first update, will tell you more about my work in the next post.

Support this post

Did you like this post? Tell us

Leave a comment

Log in with your itch.io account to leave a comment.