- HTML5 Game Development by Example:Beginner's Guide(Second Edition)
- Makzan
- 115字
- 2021-07-16 14:09:59
Chapter 3. Building a Card-matching Game in CSS3
CSS3 introduces many exciting features. In this chapter, we will explore and use some of them to create a card-matching game. CSS3 styles how the game objects look and animate, while the jQuery library helps us to define the game logic.
In this chapter, we will:
- Transform a playing card with animation
- Flip a playing card with new CSS3 properties
- Create the whole memory matching game
- Embed a custom web font to our game
You can try the card-matching game at the following URL to have a glimpse of what we are going to achieve in this chapter:
http://makzan.net/html5-games/card-matching/
So, let's get on with it.
推薦閱讀
- 現(xiàn)代C++編程:從入門到實(shí)踐
- 兩周自制腳本語(yǔ)言
- Apache Spark Graph Processing
- Julia Cookbook
- Hands-On RESTful Web Services with Go
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)指導(dǎo)
- PLC應(yīng)用技術(shù)(三菱FX2N系列)
- Lighttpd源碼分析
- Image Processing with ImageJ
- Arduino可穿戴設(shè)備開(kāi)發(fā)
- 工業(yè)機(jī)器人離線編程
- Unity 5.X從入門到精通
- 大學(xué)計(jì)算機(jī)應(yīng)用基礎(chǔ)(Windows 7+Office 2010)(IC3)
- Visual Basic程序設(shè)計(jì)實(shí)驗(yàn)指導(dǎo)及考試指南
- 百萬(wàn)在線:大型游戲服務(wù)端開(kāi)發(fā)