Tag Archives: html5

HTML5 Tower Defense Game using EaselJS – Part 2 – Path to Castle

In the last post, we initiated the project, drafted how the game’s overall look & feel, and drew a red circle as proof that EaselJS is working. In this part, we’re going to render the path to the castle. The Path to the Castle – Concept First, let’s give ourselves an idea of what the [...]

2 Comments Continue Reading →

HTML5 Tower Defense Game using EaselJS – Part 1 – Planning & Setup

You’ve been entrusted by a great and mighty game designer with the task of bringing his original game idea to life. Because of the slow death of Flash technology, and its replacement with canvas HTML5 technology, you have chosen to learn and use it. You also chose EaselJS as Javascript library to make your transition [...]

8 Comments Continue Reading →