STUDY/HTML & CSS
css 쉽게 공부 할 수 있는 게임 모음 css diner/css flexbox froggy/css flexbox defense
papiliofly
2020. 12. 20. 19:54
728x90
1. css diner
CSS Diner
A fun game to help you learn and practice CSS selectors.
flukeout.github.io
- css 선택자 학습 게임
- 예시에 따라 음식과 접시 도시락 상태의 코드를 입력하면 다음스테이지로 넘어 간다.
2. flexbox froggy
Flexbox Froggy
A game for learning CSS flexbox
flexboxfroggy.com
- css 속성중 레이아웃 관련한 flex속성 학습을 위한 게임
- 예시에 따라 개구리를 연꽃으로 보내면 다음 스테이지로 넘어간다.
3. flexbox defense
Flexbox Defense
Your job is to stop the incoming enemies from getting past your defenses. Unlike other tower defense games, you must position your towers using CSS!
www.flexboxdefense.com
- 개구리 게임과 마찬가지로 css 속성중 레이아웃 관련한 flex속성 학습을 위한 게임
- 예시에 따라 폭탄을 없애주면 다음 스테이지로 넘어간다
728x90