- HTML5 Game Development HOTSHOT
- Makzan
- 262字
- 2021-12-08 12:42:47
Mission briefing
This is a fighting game between a player and the computer, using battle cards.
Technically, the game contains four cards; three for the player to choose and one for the opponent. On each card, there is a random number representing the power. The battle begins by comparing the cards of both the player and the opponent. The difference between the power values acts as damage to the weaker side. The game is over when either side dies with no more health points left. You may visit http://makzan.net/html5-games/card-battle/ to play the example game in order to have better understanding on what we will build throughout this project.
The following is a screenshot showing the battle in the middle of the fight:

Why is it awesome?
This game showcases how we can put CSS3 transition and animation together to create different effects, including sliding and 3D flipping. The animation-sequence script shows us how we can stack the animation one-by-one. After creating this game, we can use a similar approach to create most of the animation sequences for game objects.
Your Hotshot objectives
We are going to divide our mission into eight objectives, shown as follows:
- Creating the game scenes
- Creating a 3D card-flipping effect
- Selecting a card
- Adding a power value to the cards
- Creating the opponent's card
- Building the battle animation
- Adding health points to the game
- Restarting the game for the next round of the battle
Mission checklist
We have a very similar project in Project 1, Building a CSS Quest Game, with similar HTML layout and scenes management logic.
- 大數(shù)據(jù)導(dǎo)論:思維、技術(shù)與應(yīng)用
- Internet接入·網(wǎng)絡(luò)安全
- Hands-On Internet of Things with MQTT
- Hands-On Data Science with SQL Server 2017
- 最簡數(shù)據(jù)挖掘
- 大數(shù)據(jù)時代
- 網(wǎng)絡(luò)安全與防護
- 步步圖解自動化綜合技能
- Mastering ServiceNow Scripting
- 智能生產(chǎn)線的重構(gòu)方法
- 激光選區(qū)熔化3D打印技術(shù)
- 手機游戲程序開發(fā)
- Applied Data Visualization with R and ggplot2
- 精通數(shù)據(jù)科學(xué):從線性回歸到深度學(xué)習(xí)
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機型)