diff --git a/.github/README.md b/.github/README.md new file mode 100644 index 0000000..a09493a --- /dev/null +++ b/.github/README.md @@ -0,0 +1,9 @@ +## Welcome to GitHub Games - Omar Vasquez + +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/ + +>> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ + +This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris diff --git a/LICENSE b/LICENSE2 similarity index 100% rename from LICENSE rename to LICENSE2 diff --git a/README.md b/README.md index a09493a..b3354f3 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,5 @@ 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 + +# apereap - nuevo \ No newline at end of file diff --git a/inde.html b/index.html similarity index 100% rename from inde.html rename to index.html