Skip to content

Commit

Permalink
fixed merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
vp186006 committed Feb 28, 2017
2 parents 985b547 + 788f161 commit eef1226
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: http://githubschool.github.io/github-games/
You can play the game at: http://vp186006.github.io/github-games/

>> _*SUPPORTED BROWSERS*: Chrome, Firefox, Safari, Opera and IE9+_
Expand Down
1 change: 1 addition & 0 deletions inde.html → index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@
var t = { size: 3, blocks: [0x0E40, 0x4C40, 0x4E00, 0x4640], color: 'black' };
var z = { size: 3, blocks: [0x0C60, 0x4C80, 0xC600, 0x2640], color: 'orange' };


//------------------------------------------------
// do the bit manipulation and iterate through each
// occupied block (x,y) for a given piece
Expand Down

0 comments on commit eef1226

Please sign in to comment.