diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md old mode 100644 new mode 100755 diff --git a/LICENSE.txt b/LICENSE.txt old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/Rakefile b/Rakefile old mode 100644 new mode 100755 diff --git a/cache.appcache b/cache.appcache old mode 100644 new mode 100755 diff --git a/favicon.ico b/favicon.ico old mode 100644 new mode 100755 index b3c28ed..a30d92b Binary files a/favicon.ico and b/favicon.ico differ diff --git a/index.html b/index.html old mode 100644 new mode 100755 index 6ab2c58..5f61655 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - Make and Play Udacity 2048 + Grub48 @@ -19,13 +19,13 @@ - +
-

Make 2048

+

Grub48

0
0
@@ -39,16 +39,10 @@

Make 2048

-
-

Learn to make your own version of 2048 in 30 minutes in Udacity's mini online class for beginners.

Take the Class! -
- -

@@ -86,10 +80,6 @@

Make 2048

- -

- Make your own version: If you'd like to make your own version of this game, check out Udacity's newest course for beginners Make your own 2048. No programming experience is required and in less than half an hour you'll dig into the source code, make some changes, and have your own version of the game to share. -


How to play: Use your arrow keys to move the tiles. When two tiles with the same value touch, they merge into one! diff --git a/js/animframe_polyfill.js b/js/animframe_polyfill.js old mode 100644 new mode 100755 diff --git a/js/application.js b/js/application.js old mode 100644 new mode 100755 diff --git a/js/bind_polyfill.js b/js/bind_polyfill.js old mode 100644 new mode 100755 diff --git a/js/classlist_polyfill.js b/js/classlist_polyfill.js old mode 100644 new mode 100755 diff --git a/js/game_manager.js b/js/game_manager.js old mode 100644 new mode 100755 diff --git a/js/grid.js b/js/grid.js old mode 100644 new mode 100755 diff --git a/js/html_actuator.js b/js/html_actuator.js old mode 100644 new mode 100755 diff --git a/js/keyboard_input_manager.js b/js/keyboard_input_manager.js old mode 100644 new mode 100755 diff --git a/js/local_storage_manager.js b/js/local_storage_manager.js old mode 100644 new mode 100755 diff --git a/js/tile.js b/js/tile.js old mode 100644 new mode 100755 diff --git a/meta/apple-touch-icon.png b/meta/apple-touch-icon.png old mode 100644 new mode 100755 diff --git a/meta/icon_bitcoin.svg b/meta/icon_bitcoin.svg old mode 100644 new mode 100755 diff --git a/meta/icon_pp.svg b/meta/icon_pp.svg old mode 100644 new mode 100755 diff --git a/meta/og_image.png b/meta/og_image.png old mode 100644 new mode 100755 diff --git a/style/helpers.scss b/style/helpers.scss old mode 100644 new mode 100755 diff --git a/style/main.css b/style/main.css old mode 100644 new mode 100755 diff --git a/style/main.scss b/style/main.scss old mode 100644 new mode 100755 diff --git a/tile-sets/presidents/1024.JPG b/tile-sets/presidents/1024.JPG new file mode 100755 index 0000000..c9b3e06 Binary files /dev/null and b/tile-sets/presidents/1024.JPG differ diff --git a/tile-sets/presidents/1024.jpeg b/tile-sets/presidents/1024.jpeg deleted file mode 100755 index 4f8491d..0000000 Binary files a/tile-sets/presidents/1024.jpeg and /dev/null differ diff --git a/tile-sets/presidents/128.jpg b/tile-sets/presidents/128.jpg index 081ec84..6e09fb9 100755 Binary files a/tile-sets/presidents/128.jpg and b/tile-sets/presidents/128.jpg differ diff --git a/tile-sets/presidents/16.jpg b/tile-sets/presidents/16.jpg index 6cae351..c67ccc1 100755 Binary files a/tile-sets/presidents/16.jpg and b/tile-sets/presidents/16.jpg differ diff --git a/tile-sets/presidents/2.jpg b/tile-sets/presidents/2.jpg index 18e2856..94337b9 100755 Binary files a/tile-sets/presidents/2.jpg and b/tile-sets/presidents/2.jpg differ diff --git a/tile-sets/presidents/2048.jpg b/tile-sets/presidents/2048.jpg index d8594cf..a0f13f5 100755 Binary files a/tile-sets/presidents/2048.jpg and b/tile-sets/presidents/2048.jpg differ diff --git a/tile-sets/presidents/256.jpg b/tile-sets/presidents/256.jpg index 33e7160..946b4b1 100755 Binary files a/tile-sets/presidents/256.jpg and b/tile-sets/presidents/256.jpg differ diff --git a/tile-sets/presidents/32.jpg b/tile-sets/presidents/32.jpg index f3693d2..a7d2beb 100755 Binary files a/tile-sets/presidents/32.jpg and b/tile-sets/presidents/32.jpg differ diff --git a/tile-sets/presidents/4.jpg b/tile-sets/presidents/4.jpg index 9d3fcfe..9166ba3 100755 Binary files a/tile-sets/presidents/4.jpg and b/tile-sets/presidents/4.jpg differ diff --git a/tile-sets/presidents/512.jpg b/tile-sets/presidents/512.jpg index 8bc40f1..9846082 100755 Binary files a/tile-sets/presidents/512.jpg and b/tile-sets/presidents/512.jpg differ diff --git a/tile-sets/presidents/64.jpg b/tile-sets/presidents/64.jpg index b8605db..1b90f81 100755 Binary files a/tile-sets/presidents/64.jpg and b/tile-sets/presidents/64.jpg differ diff --git a/tile-sets/presidents/8.jpg b/tile-sets/presidents/8.jpg index e4544d5..43e0c89 100755 Binary files a/tile-sets/presidents/8.jpg and b/tile-sets/presidents/8.jpg differ diff --git a/tile-sets/udacity/1024.png b/tile-sets/udacity/1024.png deleted file mode 100644 index 2a85797..0000000 Binary files a/tile-sets/udacity/1024.png and /dev/null differ diff --git a/tile-sets/udacity/128.png b/tile-sets/udacity/128.png deleted file mode 100644 index d14cfc4..0000000 Binary files a/tile-sets/udacity/128.png and /dev/null differ diff --git a/tile-sets/udacity/16.png b/tile-sets/udacity/16.png deleted file mode 100644 index 56482b2..0000000 Binary files a/tile-sets/udacity/16.png and /dev/null differ diff --git a/tile-sets/udacity/2.png b/tile-sets/udacity/2.png deleted file mode 100644 index e1dc3f9..0000000 Binary files a/tile-sets/udacity/2.png and /dev/null differ diff --git a/tile-sets/udacity/2048.png b/tile-sets/udacity/2048.png deleted file mode 100644 index 83b5647..0000000 Binary files a/tile-sets/udacity/2048.png and /dev/null differ diff --git a/tile-sets/udacity/256.png b/tile-sets/udacity/256.png deleted file mode 100644 index 51f4359..0000000 Binary files a/tile-sets/udacity/256.png and /dev/null differ diff --git a/tile-sets/udacity/32.png b/tile-sets/udacity/32.png deleted file mode 100644 index 0b37613..0000000 Binary files a/tile-sets/udacity/32.png and /dev/null differ diff --git a/tile-sets/udacity/4.png b/tile-sets/udacity/4.png deleted file mode 100644 index 12d9c63..0000000 Binary files a/tile-sets/udacity/4.png and /dev/null differ diff --git a/tile-sets/udacity/512.png b/tile-sets/udacity/512.png deleted file mode 100644 index 7bb1eef..0000000 Binary files a/tile-sets/udacity/512.png and /dev/null differ diff --git a/tile-sets/udacity/64.png b/tile-sets/udacity/64.png deleted file mode 100644 index e8215e0..0000000 Binary files a/tile-sets/udacity/64.png and /dev/null differ diff --git a/tile-sets/udacity/8.png b/tile-sets/udacity/8.png deleted file mode 100644 index 76f0d84..0000000 Binary files a/tile-sets/udacity/8.png and /dev/null differ