Web Game Programming Tutorials

Welcome to my Web Game Programming Adventures!

This content has been moved and the page will no longer by updated. Please visit https://cynthiamcmahon.ca/blog/web-tutorials.

Here I will post links to my web base game programming tutorials. Please comment on the blog if there is something you'd like to see a tutorial on.

Dragon's Claw

Dragon's Claw is a sci-fi based strategic MMORPG similar to the game Utopia. You raise an army and try to conquer the galaxy with your alliance.

The complete code for the tutorials is available in my GitHub repository. You can find it here:
https://github.com/Synammon/DragonsClaw

Tutorial 01

Creating Project - This tutorial goes over creating the project and creating a player.

Tutorial 02

Creating Empires - This tutorial goes over creating empires.

Tutorial 03

Troop Training - This tutorial goes over training troops.

2 comments:

  1. I am enjoying this tutorial series! Looking forward to seeing more tutorials when you are ready to continue with this series.

    ReplyDelete
    Replies
    1. Thanks! I will be working on more in the next little while. Keep checking back for more.

      Delete