- Vue.js 2 Web Development Projects
- Guillaume Chau
- 114字
- 2021-07-02 22:34:30
Project 2 - Castle Duel Browser Game
In this chapter, we will create an entirely different app--a browser game. It will consist of two players, each commanding an impressive castle and trying to destroy the other one by bringing either the opponent's food or damage levels to zero with the help of action cards.
In this project and in the following ones, we will split our app into reusable components. This is the heart of the framework, and all its API is built around this idea. We will see how to define and use components and how to make them communicate with each other. The result will be a better structure for our app.
推薦閱讀
- 零基礎(chǔ)玩轉(zhuǎn)區(qū)塊鏈
- Rake Task Management Essentials
- Python爬蟲開發(fā)與項(xiàng)目實(shí)戰(zhàn)
- 前端架構(gòu):從入門到微前端
- Web Application Development with MEAN
- bbPress Complete
- Babylon.js Essentials
- Learning YARN
- Django 3.0應(yīng)用開發(fā)詳解
- Mastering jQuery Mobile
- Docker:容器與容器云(第2版)
- JavaEE架構(gòu)與程序設(shè)計(jì)
- 計(jì)算機(jī)常用算法與程序設(shè)計(jì)教程(第2版)
- Scala編程(第4版)
- Natural Language Processing with Python Cookbook