Ruby and other resources

This commit is contained in:
victor hazbun
2019-06-17 13:01:48 +10:00
parent 43987b1de0
commit 38ca7a9c62
8 changed files with 149 additions and 31 deletions

View File

@@ -28,6 +28,11 @@ export default {
desc: 'A game to learn Flexbox',
url: 'https://flexboxfroggy.com'
},
{
title: 'Flexbox Zombies',
desc: 'A course to learn Flexbox',
url: 'https://mastery.games/p/flexbox-zombies'
},
{
title: 'CSS Gridgarden',
desc: 'A game to learn Grid',