Skip to content
16 changes: 15 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,26 @@
A project based learning activity for people who are getting started with Git and GitHub.
fffffffffffffffffffffffffffffffffffffffffffff
You can play the game at: https://githubschool.github.io/github-games/

gfhdfgjhfgsjhdgfjshdgfjhgsdfjh
>> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_ prueba de ejercicio
LA MISMA PRUEBA
This fun open source game was cloned from: https://github.com/jakesgordon/javascript-tetris


merge 33333333333333333333333333333
=======

mnbmnbmnbmnbmnbmnbnmfdsdf
merge 1
nbmnbmnbmnbnmfdsdf
merge 2
nbmnbmnbmnbnmfdsdf
merge 3
=======

nbmnbmnbmnbnmfdsdf
merge 4

=======
merge 5

2 changes: 1 addition & 1 deletion index.html → William.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title>Javascript Tetris</title>
<title>Javascript Tetris prueba</title>
<style>
body { font-family: Helvetica, sans-serif; }
#tetris { margin: 1em auto; padding: 1em; border: 4px solid black; border-radius: 10px; background-color: #F8F8F8; }
Expand Down