Skip to content

pokewatch/PoGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon GO Radar for Pebble

This app represents a collaborative proof-of-concept for a full Pokémon tracking app for Pokémon GO. This README will be updated with major Changelog information as updates are released.

Version 0.2 - July 19

  • Added Chalk Support
  • Fixed image display error at bottom of MenuLayer
  • Added static mini-compass per line
  • Added Pokemon struct
  • TODO
    • Individual mini-compass
    • Splash Window and Compass Window
    • Upload Team logos for Splash Window
    • AppMessage communication to Javascript and API

Version 0.1 - July 18

  • Basic UI and Pokémon Sprites created for List Window
  • TODO
    • Add Splash Window and Compass Window
    • Add tiny arrow on List Window
    • AppMessage communication to Javascript and API