From 3e18d841551fa26572efa63415f541f0f89da452 Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:56:11 -0400 Subject: [PATCH 1/7] 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 f3570a2eda6f3570a873d7b4427dc8bbd7563dcf Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:56:42 -0400 Subject: [PATCH 2/7] 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 f594c1a5927041c45677a0297caa8832d581cebc Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:57:22 -0400 Subject: [PATCH 3/7] 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 f320f9f4c160864e9f66d6ab6884757df16d0715 Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:58:07 -0400 Subject: [PATCH 4/7] 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 e3afb4d0341bfa67d99584a806b48f3ebd5cf014 Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:58:47 -0400 Subject: [PATCH 5/7] 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 b49adffe407f7adbfda5d74d8cc245b8c294c6e2 Mon Sep 17 00:00:00 2001 From: githubteacher Date: Sat, 8 Jul 2017 10:59:16 -0400 Subject: [PATCH 6/7] 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/ From 1aeb503d3a584d1c5de7bdf31f979e64be495f69 Mon Sep 17 00:00:00 2001 From: githubteacher Date: Thu, 11 Oct 2018 21:04:23 -0400 Subject: [PATCH 7/7] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1cedb42..23c7562 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. +You can play the game at: https://githubschool.github.io/github-games/ + ### Instructions for playing the game 1. Press the space bar to begin. @@ -11,8 +13,6 @@ A project based learning activity for people who are getting started with Git an 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/ - >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris