1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-17 09:45:08 +00:00

Merge pull request #1859 from kyle-hall/master

adds Flexbox defense, a tower defense game you control with flexbox
This commit is contained in:
victor felder 2016-03-06 15:58:23 +01:00
commit c9033d143a

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)