官术网_书友最值得收藏!

Chapter 4. Building the Untangle Game with Canvas and the Drawing API

One new highlighted feature in HTML5 is the canvas element. We can treat it as a dynamic area where we can draw graphics and shapes with scripts.

Images in websites have been static for years. There are animated GIFs, but they cannot interact with visitors. Canvas is dynamic. We draw and modify the context in the Canvas, dynamically through the JavaScript drawing API. We can also add interaction to the Canvas and thus make games.

In the previous two chapters, we discussed DOM-based game development with CSS3 and a few HTML5 features. In the coming two chapters, we will focus on using new HTML5 features to create games. In this chapter, we will take a look at a core feature, Canvas, and some basic drawing techniques.

In this chapter, we will cover the following topics:

  • Introducing the HTML5 canvas element
  • Drawing a circle in Canvas
  • Drawing lines in the canvas element
  • Interacting with drawn objects in Canvas with mouse events
  • Detecting a line intersection
  • Supporting the drag-n-drop feature in touch devices

The Untangle puzzle game is a game where players are given circles with some lines connecting them. The lines may intersect the others and the players need to drag the circles so that no line intersects anymore.

The following screenshot previews the game that we are going to achieve through this chapter:

You can also try the game at the following URL:

http://makzan.net/html5-games/untangle-wip-dragging/

So let's start making our Canvas game from scratch.

主站蜘蛛池模板: 南昌县| 通化县| 周宁县| 合阳县| 长春市| 哈尔滨市| 栾城县| 沁阳市| 固始县| 高州市| 深州市| 繁昌县| 福海县| 太康县| 西充县| 广元市| 广宁县| 健康| 宝兴县| 名山县| 旬阳县| 临邑县| 思茅市| 通道| 西贡区| 上思县| 宁城县| 哈巴河县| 梁平县| 三都| 镇赉县| 栾城县| 曲松县| 商河县| 金塔县| 铜川市| 重庆市| 黄石市| 卢氏县| 大名县| 亚东县|