Quantcast
Channel: Pebble Watchapp Directory - Pebble Forums
Viewing all articles
Browse latest Browse all 5890

[Watchapp] 2048 for Pebble

$
0
0
Greetings,

I just released the 1.0 version of my port of 2048 for the Pebble, that you can find under the name "2048 for Pebble" .
I had been thinking about trying to port 2048 for the Pebble as a great exercise to start and learn how to dev for the watch, and when I saw the already existing port that uses gyro which, IMO, does not work well for a game, I decided to give it a go. It's my first app for Pebble, with a very rusty C (it had been a long time since I last really coded in C). My version of the game uses all four buttons for directions, and a long press on SELECT to exit the game. It keeps track of the best score, and you can resume an exited game as it is fully persisted and saved on exit.

I also made a post on Reddit about that, and got some good feedback and suggestions there, so I've started a small TODO list :
- Add an option to reverse the color scheme (so white borders and black tiles, I'll keep the grey for empty)
- Add a timer

Don't hesitate if you have suggestions or criticisms ! I will also publish the code on GitHub some time in the future, once I'm done with these two features, my exams are over and my code is clean.

(Note : I would have liked to put a link for the app but it says I have to be around for a bit more before being allowed... you can find it here : apps.getpebble.com/applications/54b81bab2e38eb4d6a000097 )

Viewing all articles
Browse latest Browse all 5890

Trending Articles