Eleven little games for learning CSS, how many do you know?

醉折花枝作酒筹
Release: 2021-04-08 11:02:54
forward
4684 people have browsed it

This article introduces eleven small games for learning CSS. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.

Eleven little games for learning CSS, how many do you know?

There are many games on the Internet that are helpful for learning CSS. This article collects some very practical free CSS games. I hope these games can help you experience the fun of CSS again!

Eleven little games for learning CSS, how many do you know?

I must admit, my memory is not very good. Especially I can't remember CSS like Flexbox layout etc. The property justify-content of a flex container can have more than 12 different values, many of which can be combined with the keyword safe or unsafe.

Recently, I accidentally discovered a tower defense-style flexbox teaching game. This game is really...

Wait, what did you say?

You heard it right, it turns out that there are indeed many games on the Internet that are helpful for learning CSS. I have collected some very practical free CSS games. I hope these games can also help you experience the fun of CSS again!

Flexbox Defense

Eleven little games for learning CSS, how many do you know?

This is the game I mentioned above. It covers the flex attributes align-items, justify-content, flex-direction, align-self and order. The game itself has a total of 12 levels. Especially the last 4 levels are very interesting and very difficult.

Game address: http://www.flexboxdefense.com

Flexbox Froggy

Eleven little games for learning CSS, how many do you know?

This is also a game involving Flexbox, which covers more flex properties: align-items, justify-content, align-content, flex-direction, align-self, flex-wrap and flex-flow, and the game There are 24 levels in total. If you complete it, don’t forget to tell me.

Game address: https://flexboxfroggy.com

Grid Garden

Eleven little games for learning CSS, how many do you know?

This game has a total of 28 levels, from which you can learn CSS grid layout. It covers the following grid properties: grid-column-start, grid-column-end, grid-column, grid-row-start, grid-row-end, grid-row, grid-area, order, grid-template- columns, grid-template-rows and grid-template.

Game address: https://cssgridgarden.com

##CSS Diner

Eleven little games for learning CSS, how many do you know?

This is a small game about various CSS selectors. There are 32 levels in total. After completing the levels, you can call yourself a CSS selector expert, and you will get hungrier as you play.

Game address: http://flukeout.github.io

Unfold

Eleven little games for learning CSS, how many do you know?

This is not exactly a game, more like an interactive demonstration about CSS 3D transforms. You may find it boring, but trust me, the animations in the game are very exciting, and you will definitely think that it is impossible to achieve such effects with pure CSS.

Game address: https://rupl.github.io/unfold

Roadmap

Eleven little games for learning CSS, how many do you know?

You will need a certain amount of skill and speed to beat this game, but the game itself is made using only CSS and HTML. It doesn't teach CSS directly, but you learn a lot about clip-paths, transforms, and animations with @keyframes by studying the source code! Please leave a comment below and tell us how many attempts it took you to complete the level. It took me 8 attempts!

Game address: http://victordarras.fr/cssgame

Carnival

Eleven little games for learning CSS, how many do you know?

You need to hit all targets within 8 seconds! This is a very nice little CSS game that uses checkboxes and CSS animations.

Game address: https://codepen.io/una/pen/NxZaNr

##Tic-Tac-Toe (tic-tac-toe game)

Eleven little games for learning CSS, how many do you know?

This is a classic mini game. This pure CSS tic-tac-toe game has only 2 levels and also uses checkboxes and CSS animations.

Game address: https://codepen.io/alvaromontoro/pen/BexWOw

Flexbox Zombies

Eleven little games for learning CSS, how many do you know?

This game comes with a storyline where you learn how to use Flexbox and crossbow to fight zombies. This game requires registration.

Game address: https://mastery.games/p/flexbox-zombies

Price: $179

Service Workies

Eleven little games for learning CSS, how many do you know?

#In this adventure game, you can learn how to avoid the pitfalls of PWAs. You can improve your skills and grow with the characters in the game. Maybe you could try to kill the ferocious beast that has been ravaging the poor village for centuries! This game requires registration.

Game address: https://serviceworkies.com

Price: $179

##Grid Critters

Eleven little games for learning CSS, how many do you know?In this game, your journey to mastering CSS Grid begins with this mysterious Grid Warrior. Your mission is to use the powerful Grid tool to save alien life from extinction. This game requires registration.

Game address: https://gridcritters.com

Price: $179

Learning video sharing:

css video tutorial

The above is the detailed content of Eleven little games for learning CSS, how many do you know?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
css
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template