Read more on my Medium
Build An Among Us Inspired Live-Multiplayer Game with Phaser 3 and Socket.io: Part 3
This is part 3 of a 3 part series. To view part 2, click here. If you get lost at any time during this tutorial, you can always refer to the solution code here. In part 2 we completed our waiting room and enabled the creation of private rooms with socket.io. In part 3 we…
Build An Among Us Inspired Live-Multiplayer Game with Phaser 3 and Socket.io: Part 2
This is part 2 of a 3 part series. To view part 1, click here. If you get lost at any time during this tutorial, you can always refer to the solution code here. In part 1, we completed our boilerplate including an express server, a Phaser 3 front end, and hooked up our socket.io.…
Build An Among Us Inspired Live-Multiplayer Game with Phaser 3 and Socket.io: Part 1
This is part 1 of a 3 part series. If you get lost at any time during this tutorial, you can always refer to the solution code here. I recently set out on the (long, confusing, and questionably documented) journey of creating a live-multiplayer game using Phaser 3 and Socket.io. Initially, I built a single-player…
Follow My Blog
Get new content delivered directly to your inbox.