1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2025-01-14 07:30:36 +00:00

adds Flexbox defense, a tower defense game you control with flexbox

This commit is contained in:
Kyle Hall 2016-03-05 11:27:53 -06:00
parent 19d58f4180
commit 7bf1cc55b7

View File

@ -95,6 +95,7 @@
### HTML / CSS ### HTML / CSS
* [CSS Diner](http://flukeout.github.io) * [CSS Diner](http://flukeout.github.io)
* [Flexbox Defense](http://flexboxdefense.com)
* [Flexbox Froggy](http://flexboxfroggy.com) * [Flexbox Froggy](http://flexboxfroggy.com)
* [Learn by doing beginner projects](https://dash.generalassemb.ly) * [Learn by doing beginner projects](https://dash.generalassemb.ly)
* [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web) * [Learn HTML & CSS interactively](https://www.codecademy.com/learn/web)