Tutorial: Multiplayer Strategy game in Javascript, Part 1

This is part 1 of a tutorial on making a multiplayer strategy game in JavaScript; this part is the result of an one hour live coding session (video here, in Spanish, with lots of background noise and fuzzy code). You can download the source code or play the game online.

What is this about?

We are going to build a multiplayer game players can connect via their browsers; it will be a semi real time strategy game where players struggle to control the territory on the map. This is what it’s going to look like when you finish this tutorial:

First version of Kingdom of Elias

Check out the tutorial here!

 

6 thoughts on “Tutorial: Multiplayer Strategy game in Javascript, Part 1

    1. I actually did a bit more of work on it last year for a Multiplayer Games class. I think it’s at least work sharing that experience. I’ll add this to my TODO!

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s