Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (13 loc) · 844 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 844 Bytes

Pebble Ping Pong

The goal of this project is to create a table tennis counter for the pebble watch.

Description

The watch shows the score of the current game and the current match. Pressing the upper button increases the current score for the opponent, pressing the lower button increases the own score. When a side switch or a service alternation is due the watch vibrates. Short press on the select button pauses and unpauses the game. Long press on the select button starts a new game.

See it in action on Youtube.

Planned features

  • Notification when the match ends, announcing the winner
  • Corresponding Android app that keeps track of matches

Notes

  • The app is designed to have internationalization at compile time

Changelog

  • v0.1 (19.05.2013)
    • Initial release