From e168a48538ffe5628c2a715bd1289223fa458ca4 Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:56:11 -0400 Subject: [PATCH 1/6] add header for instructions --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd8da0a..2dbb327 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A project based learning activity for people who are getting started with Git and GitHub. +### Instructions for playing the game + You can play the game at: https://githubschool.github.io/github-games/ >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From b7e525825983ef50c98b7034043c35663d32d4a0 Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:56:42 -0400 Subject: [PATCH 2/6] add instructions for starting the game --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2dbb327..cd47307 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A project based learning activity for people who are getting started with Git an ### Instructions for playing the game +1. Press the space bar to begin. + You can play the game at: https://githubschool.github.io/github-games/ >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From dcd3fbd098a67270686cc6eeb078ae99181556ff Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:57:22 -0400 Subject: [PATCH 3/6] add instructions for rotating the shape --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cd47307..3135238 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A project based learning activity for people who are getting started with Git an ### Instructions for playing the game 1. Press the space bar to begin. +2. Use the up and down arrow keys to rotate the shape. You can play the game at: https://githubschool.github.io/github-games/ From fd7882b36aa3ec2803e47ccc6a706c3593564069 Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:58:07 -0400 Subject: [PATCH 4/6] add instructions for shifting the shape --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3135238..19ca9b2 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ A project based learning activity for people who are getting started with Git an 1. Press the space bar to begin. 2. Use the up and down arrow keys to rotate the shape. +3. Use the left and right arrow keys to position the shape. You can play the game at: https://githubschool.github.io/github-games/ From 6d943fa21e69457fb508ad75010df28feec08430 Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:58:47 -0400 Subject: [PATCH 5/6] add goals of the game --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 19ca9b2..09dfe92 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ A project based learning activity for people who are getting started with Git an 1. Press the space bar to begin. 2. Use the up and down arrow keys to rotate the shape. 3. Use the left and right arrow keys to position the shape. +4. The goal is to create complete rows with no empty spaces. +5. When completed, the rows will disappear. You can play the game at: https://githubschool.github.io/github-games/ From d884d4e58bc4953ba10c04b29abdedac2a4620a1 Mon Sep 17 00:00:00 2001 From: Cynthia Rich Date: Sat, 8 Jul 2017 10:59:16 -0400 Subject: [PATCH 6/6] add instructions to pause the game --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09dfe92..1cedb42 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A project based learning activity for people who are getting started with Git an 3. Use the left and right arrow keys to position the shape. 4. The goal is to create complete rows with no empty spaces. 5. When completed, the rows will disappear. +6. To pause the game, just press the space bar again. You can play the game at: https://githubschool.github.io/github-games/