Jump to content

nightf

Members
  • Posts

    4
  • Joined

  • Last visited

Everything posted by nightf

  1. Hi, looking for a game developer using phaser framework. i will tell about the game itself later but will say it's some kind of arcade game. the work will include some of these tasks: - adding menu buttons and windows. - building some already defined games. - saving and loading game data + using loaded data in game. - google api integration if you're interested, contact me at nightfall06@gmail.com
  2. yes, i'm trying to integrate a login. is it something achievable with phaser? in one game i played, the login was automatic, i didn't even need to enter my email / pass. another thing, are the inputs (email and pass) have to be set in the phaser game itself? how does it work exactly?
  3. hi, i'm new to phaser and this forum and i'm sure that this question has a very simple answer. i can see in google play lots of games that load progress using google services. if i'd like to use it with phaser, is there some guide or tutorial explaining doing that? is that workflow correct?: 1. adding google api files to main index.html file 2. on first creation of user in game, save google id in db + localstorage of device. 3. if the user returns to game, load by localstorage or google id in db. thanks.
×
×
  • Create New...