Pebble2048 is an adaptation of 2048 on the Pebble Smartwatch, mainly showcasing various features of the Pebble, with interfacing between the Pebble app and the Android smartphone. This project was written as part of the hackWATERLOO hackathon in March 2014. This app is available on the Pebble app store.
Based on 2048 by Gabriele Cirulli, but with game code written entirely from scratch.
The Pebble2048 game is available on the Pebble app store.
-
Making sure you have already installed the Pebble 2.0 SDK on a Unix OS, download the
pebble_appfolder from this repository. -
Connect the smartphone with which your Pebble Smartwatch is paired to the same Wi-Fi network as your machine.
-
On a terminal, navigate to
pebble_appon your machine. Then run the commandspebble build pebble install --phone $PHONE_IP
where $PHONE_IP is the IP of your smartphone on the network.
Elvin Yung (elvinyung) - Lead Pebble app developer
Joshua Simpson (joshwvs) - Pebble app developer
Andy Baek (abaek) - Android app developer
Laurence Li (laurnc) - designer