freeCodeCampforfreeCodeCampfreecodecamp.org·Jul 13, 2020How to Build a Multiplayer Tabletop Game Simulator with Vue, Phaser, Node, Express, and Socket.IOBy M. S. Farzan Putting together all of the pieces of a full stack JavaScript application can be a complex endeavor. In this tutorial, we're going to build a multiplayer tabletop game simulator using Vue, Phaser, Node/Express, and Socket.IO to lear...DiscussES6
freeCodeCampforfreeCodeCampfreecodecamp.org·Jun 12, 2020Learn JavaScript by Making Digital Tabletop Games and Web AppsBy M. S. Farzan Building 2D games can be a great way to learn JavaScript, especially when working through the basics of complex tabletop game logic. In this series, I’m going to introduce you to the basics of programming, with a focus on exposing you...DiscussES6
freeCodeCampforfreeCodeCampfreecodecamp.org·Mar 25, 2020How to Build a Multiplayer Card Game with Phaser 3, Express, and Socket.IOBy M. S. Farzan I'm a tabletop game developer, and am continually looking for ways to digitize game experiences. In this tutorial, we're going to build a multiplayer card game using Phaser 3, Express, and Socket.IO. In terms of prerequisites, you'll...DiscussES6
freeCodeCampforfreeCodeCampfreecodecamp.org·Nov 4, 2019What 2D Game Engine to Use for Your Next GameBy M. S. Farzan A few weeks ago, I posted about my experience attempting to make a prototype in a bunch of different 2D game engines/frameworks to learn what makes them tick. If you're shopping around for an engine for your next 2D game, this article...DiscussC
freeCodeCampforfreeCodeCampfreecodecamp.org·Oct 11, 2019I attempted to make the same 2D game prototype in React, Unity, Godot, Construct, Game Maker, and Phaser. Here's what I found.By M. S. Farzan I'm a tabletop game developer. In designing a new card game, I decided to build a digital prototype to help me run simulations and easily share a proof of concept with collaborators. I have some background in JavaScript and C#, and I ...Discussphaser 3