From 18e2f1f209158de4ea3c172c77bffb7b8c6765cb Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Sat, 30 Nov 2024 23:58:58 +0200 Subject: [PATCH 01/24] Update README.md from GitHub Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd8da0a..2369b62 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ 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/ +You can play the game at (new URL3): https://github.com/RomaniukNatalia/github-games >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From c186ec5ae17442bca1e207ed6360957e0ee2d500 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Sun, 1 Dec 2024 00:45:53 +0200 Subject: [PATCH 02/24] Add and update README.md from git (from local) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2369b62..2adea41 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A project based learning activity for people who are getting started with Git and GitHub. -You can play the game at (new URL3): https://github.com/RomaniukNatalia/github-games +You can play the game at (new URL222 from git): https://github.com/RomaniukNatalia/github-games >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From 7b7d84c74c19df0551aa2cd989f014fd4f374ed6 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Sun, 1 Dec 2024 01:02:34 +0200 Subject: [PATCH 03/24] Add and update README.md from git (from local 333) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2adea41..a173d79 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A project based learning activity for people who are getting started with Git and GitHub. -You can play the game at (new URL222 from git): https://github.com/RomaniukNatalia/github-games +You can play the game at (new URL333 from git): https://github.com/RomaniukNatalia/github-games >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From c8e69a36e3dc59522747a618983db14134b1e9a2 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Sun, 1 Dec 2024 16:57:46 +0200 Subject: [PATCH 04/24] Adding and Commiting changed README.md to the branch readme-update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a173d79..d881dfc 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A project based learning activity for people who are getting started with Git and GitHub. -You can play the game at (new URL333 from git): https://github.com/RomaniukNatalia/github-games +You can play the game at (new URL444 from git): https://github.com/RomaniukNatalia/github-games >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ From 8125643ac7ccc6e5b5c1868952f0a2ddd9f76b02 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:54:15 +0200 Subject: [PATCH 05/24] Create CODEOWNERS Creating of code owners' file Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..1088fd8 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,2 @@ +* @ROMANIUKNATALIA +*.js @GITHUBTEACHER From 7146341a8ebd3d739e419429f70292ed71cb0815 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:21:30 +0200 Subject: [PATCH 06/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 1088fd8..60cdba6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,2 @@ * @ROMANIUKNATALIA -*.js @GITHUBTEACHER +*.js @MATHTEACH-STAR From dd299c87f5e948e523b1dc3a6dabaabf8f9c10da Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:25:03 +0200 Subject: [PATCH 07/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 60cdba6..9a3fc3c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,2 +1,3 @@ * @ROMANIUKNATALIA +/.github/ @ROMANIUKNATALIA *.js @MATHTEACH-STAR From eb16e4ed198f70721566cded224daa9570fd2f8a Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:28:36 +0200 Subject: [PATCH 08/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9a3fc3c..7c125dd 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ * @ROMANIUKNATALIA -/.github/ @ROMANIUKNATALIA +#/.github/ @ROMANIUKNATALIA *.js @MATHTEACH-STAR From 644848b21cee89edbe57ee2bc8f65b8d07160f09 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:31:47 +0200 Subject: [PATCH 09/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/CODEOWNERS b/CODEOWNERS index 7c125dd..7a547e5 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,4 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA +/.github/CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From 115a494e5744dd71318a3b461e9096246dabcc66 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:36:58 +0200 Subject: [PATCH 10/24] Update owner of file CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 7a547e5..49d62c6 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,5 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA -/.github/CODEOWNERS @MATHTEACH-STAR +#/.github/CODEOWNERS @MATHTEACH-STAR +/.github/RomaniukNatalia/github-games/blob/main/CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From 867fd95f754504e9d4192de65a9224880de44fac Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:42:59 +0200 Subject: [PATCH 11/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 49d62c6..9dce65d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -/.github/RomaniukNatalia/github-games/blob/main/CODEOWNERS @MATHTEACH-STAR +*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From 0341fe284d6e07fa76ed0592b3e1838f4972bcc9 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 2 Dec 2024 16:47:31 +0200 Subject: [PATCH 12/24] Update CODEOWNERS Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9dce65d..6752a30 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -*CODEOWNERS @MATHTEACH-STAR +#*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From aa2cdcb4bb39ad1769fa9d0b5ae6ef7a4e7dc561 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 17:08:02 +0200 Subject: [PATCH 13/24] Revert "Update CODEOWNERS" This reverts commit 0341fe284d6e07fa76ed0592b3e1838f4972bcc9. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6752a30..9dce65d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -#*CODEOWNERS @MATHTEACH-STAR +*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From f3d220c0e9b3b29f6f42a5942e2506b90926bfd5 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 17:42:50 +0200 Subject: [PATCH 14/24] Cancel the revert of commit --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9dce65d..6752a30 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ * @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -*CODEOWNERS @MATHTEACH-STAR +#*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From 1e2eaf07bdb93985270e5522a232506390ae0ab7 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 17:47:51 +0200 Subject: [PATCH 15/24] Cancel the revert of commit --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 6752a30..9e4807b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ -* @ROMANIUKNATALIA +* @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR #*CODEOWNERS @MATHTEACH-STAR From cee514614ea24f2cc1d3ed5d40ca3d892da257f9 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 20:05:11 +0200 Subject: [PATCH 16/24] Revert "Merge pull request #12 from RomaniukNatalia/readme-update-after-cancel-reverting" This reverts commit b313d396f0ad1f7822a7af54287aa178a75a6c26, reversing changes made to aa2cdcb4bb39ad1769fa9d0b5ae6ef7a4e7dc561. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9e4807b..9dce65d 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ -* @ROMANIUKNATALIA +* @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -#*CODEOWNERS @MATHTEACH-STAR +*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From 4aec9f4d48ea36e6a450346e7dc09a9b8e7933bc Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 21:09:36 +0200 Subject: [PATCH 17/24] Reapply "Merge pull request #12 from RomaniukNatalia/readme-update-after-cancel-reverting" This reverts commit cee514614ea24f2cc1d3ed5d40ca3d892da257f9. --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9dce65d..9e4807b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,5 +1,5 @@ -* @ROMANIUKNATALIA +* @ROMANIUKNATALIA #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR -*CODEOWNERS @MATHTEACH-STAR +#*CODEOWNERS @MATHTEACH-STAR *.js @MATHTEACH-STAR From c049a9c26de063f6ae373662bf387f68d80093fb Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Wed, 4 Dec 2024 21:18:30 +0200 Subject: [PATCH 18/24] Revert "rename index.html to inde.html" 222 This reverts commit f99c7219108337b35abac4e33e0edcb5fb470bdf. --- inde.html => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename inde.html => index.html (100%) diff --git a/inde.html b/index.html similarity index 100% rename from inde.html rename to index.html From 2b654d728e46b9d45cd4297d261dbc675894142b Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Thu, 5 Dec 2024 17:12:39 +0200 Subject: [PATCH 19/24] Commiting the changes made to the files in slow-down branch --- texture.jpg => images/texture.jpg | Bin index.html | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) rename texture.jpg => images/texture.jpg (100%) diff --git a/texture.jpg b/images/texture.jpg similarity index 100% rename from texture.jpg rename to images/texture.jpg diff --git a/index.html b/index.html index 87e71f8..c9eb988 100644 --- a/index.html +++ b/index.html @@ -6,7 +6,7 @@ body { font-family: Helvetica, sans-serif; } #tetris { margin: 1em auto; padding: 1em; border: 4px solid black; border-radius: 10px; background-color: #F8F8F8; } #stats { display: inline-block; vertical-align: top; } - #canvas { display: inline-block; vertical-align: top; background: url(texture.jpg); box-shadow: 10px 10px 10px #999; border: 2px solid #333; } + #canvas { display: inline-block; vertical-align: top; background: url(images/texture.jpg); box-shadow: 10px 10px 10px #999; border: 2px solid #333; } #menu { display: inline-block; vertical-align: top; position: relative; } #menu p { margin: 0.5em 0; text-align: center; } #menu p a { text-decoration: none; color: black; } @@ -75,7 +75,7 @@ ctx = canvas.getContext('2d'), ucanvas = get('upcoming'), uctx = ucanvas.getContext('2d'), - speed = { start: 0.6, decrement: 0.005, min: 0.1 }, // how long before piece drops by 1 row (seconds) + speed = { start: 0.6, decrement: 0.025, min: 0.1 }, // how long before piece drops by 1 row (seconds) nx = 10, // width of tetris court (in blocks) ny = 20, // height of tetris court (in blocks) nu = 5; // width/height of upcoming preview (in blocks) From ab30a1b43543549f5573167eacd32c11db6e7653 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Thu, 5 Dec 2024 17:29:50 +0200 Subject: [PATCH 20/24] Update CODEOWNERS Add code owner @MATHTEACH-STAR Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 9e4807b..44b4b8c 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ -* @ROMANIUKNATALIA +* @ROMANIUKNATALIA @MATHTEACH-STAR #/.github/ @ROMANIUKNATALIA #/.github/CODEOWNERS @MATHTEACH-STAR #*CODEOWNERS @MATHTEACH-STAR From 22f117cc940987087c35791949be26f6644a78ae Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:23:40 +0200 Subject: [PATCH 21/24] Create release-drafter.yml Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- .github/release-drafter.yml | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/release-drafter.yml diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml new file mode 100644 index 0000000..4d339b4 --- /dev/null +++ b/.github/release-drafter.yml @@ -0,0 +1,30 @@ +name-template: 'v$RESOLVED_VERSION 🌈' +tag-template: 'v$RESOLVED_VERSION' +categories: + - title: '🚀 Features' + labels: + - 'feature' + - 'enhancement' + - title: '🐛 Bug Fixes' + labels: + - 'fix' + - 'bugfix' + - 'bug' + - title: '🧰 Maintenance' + label: 'chore' +change-template: '- $TITLE @$AUTHOR (#$NUMBER)' +version-resolver: + major: + labels: + - 'major' + minor: + labels: + - 'minor' + patch: + labels: + - 'patch' + default: patch +template: | + ## Changes + + $CHANGES From 58c5e91477c03e01f6d02023bc5a166ee19037df Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 9 Dec 2024 19:40:02 +0200 Subject: [PATCH 22/24] Create release-drafter.yml Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- .github/workflows/release-drafter.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .github/workflows/release-drafter.yml diff --git a/.github/workflows/release-drafter.yml b/.github/workflows/release-drafter.yml new file mode 100644 index 0000000..cd460e0 --- /dev/null +++ b/.github/workflows/release-drafter.yml @@ -0,0 +1,19 @@ +name: Release Drafter + +on: + push: + # branches to consider in the event; optional, defaults to all + branches: + - main + +jobs: + update_release_draft: + runs-on: ubuntu-latest + steps: + # Drafts your next Release notes as Pull Requests are merged into ${{ branches }} from above. + - uses: release-drafter/release-drafter@v5 + with: + # Specify config name to use, relative to .github/. + config-name: release-drafter.yml + env: + GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} From 626e78573a3ffb37622565281938490eda17f0c3 Mon Sep 17 00:00:00 2001 From: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> Date: Mon, 9 Dec 2024 20:20:36 +0200 Subject: [PATCH 23/24] Update index.html Signed-off-by: Nataliia_Rmnk <57407326+RomaniukNatalia@users.noreply.github.com> --- index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index c9eb988..2d3ec5b 100644 --- a/index.html +++ b/index.html @@ -113,13 +113,13 @@ // //------------------------------------------------------------------------- - var i = { size: 4, blocks: [0x0F00, 0x2222, 0x00F0, 0x4444], color: 'purple' }; - var j = { size: 3, blocks: [0x44C0, 0x8E00, 0x6440, 0x0E20], color: 'pink' }; - var l = { size: 3, blocks: [0x4460, 0x0E80, 0xC440, 0x2E00], color: 'salmon' }; - var o = { size: 2, blocks: [0xCC00, 0xCC00, 0xCC00, 0xCC00], color: 'lime' }; - var s = { size: 3, blocks: [0x06C0, 0x8C40, 0x6C00, 0x4620], color: 'teal' }; - var t = { size: 3, blocks: [0x0E40, 0x4C40, 0x4E00, 0x4640], color: 'coral' }; - var z = { size: 3, blocks: [0x0C60, 0x4C80, 0xC600, 0x2640], color: 'olive' }; + var i = { size: 4, blocks: [0x0F00, 0x2222, 0x00F0, 0x4444], color: 'blue' }; + var j = { size: 3, blocks: [0x44C0, 0x8E00, 0x6440, 0x0E20], color: 'red' }; + var l = { size: 3, blocks: [0x4460, 0x0E80, 0xC440, 0x2E00], color: 'green' }; + var o = { size: 2, blocks: [0xCC00, 0xCC00, 0xCC00, 0xCC00], color: 'yellow' }; + var s = { size: 3, blocks: [0x06C0, 0x8C40, 0x6C00, 0x4620], color: 'gray' }; + var t = { size: 3, blocks: [0x0E40, 0x4C40, 0x4E00, 0x4640], color: 'braun' }; + var z = { size: 3, blocks: [0x0C60, 0x4C80, 0xC600, 0x2640], color: 'black' }; //------------------------------------------------ // do the bit manipulation and iterate through each From d3d19d9e77d46ae625530c91897da02f1de8a277 Mon Sep 17 00:00:00 2001 From: RomaniukNatalia Date: Tue, 10 Dec 2024 22:33:24 +0200 Subject: [PATCH 24/24] Add author to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d881dfc..e4f4798 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,4 @@ You can play the game at (new URL444 from git): https://github.com/RomaniukNatal >> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris +Modified during a training by @RomaniukNatalia