image

Phaser Tutorials.com continues the series: "In Part 3 of this tutorial series, we continued working on our Express server. We did the following:

  • Updated our endpoints to store, retrieve, and update data in MongoDB.
  • Used passportjs to add authentication to our endpoints.

In Part 4 of this tutorial series, we will start working on our client side code by adding a login page along with the code for our Phaser game."

Read More