Search Unity

How would I approach the development of this game

Discussion in 'Game Design' started by anujrajeshnirmal, May 7, 2022.

  1. anujrajeshnirmal

    anujrajeshnirmal

    Joined:
    Apr 29, 2022
    Posts:
    1
    Hello guys, I am nee to unity. I have been coding in javascript and making servers and websites but this is my first time with c#.

    So I want to make a game which will have the following features:
    1. Login / register
    2. Capture user progress through out the game and send it to server
    3. Save the state of game and always be sync with the server in terms of information and data

    So I would like to know the general architecture that I should use and how should I approach the development of this.

    Thank you.
     
  2. r31o

    r31o

    Joined:
    Jul 29, 2021
    Posts:
    460
    Google Firebase looks good for you