- HTML5 Game Development HOTSHOT
- Makzan
- 64字
- 2021-12-08 12:42:43
Chapter 1. Building a CSS Quest Game
In this project, we are going to build a card quest game using HTML elements and CSS styling. We will also learn how to separate JavaScript logic into modules for clarity. We will build the game from scratch with a basic HTML layout and then represent the composition of the pattern in logic and CSS.