FullScreenShenanigans / FullScreenPokemon

A free HTML5 remake of the original Pokemon, expanded for modern browsing.
MIT License
216 stars 90 forks source link

BADGES, POKEDEX, and TIME should have real displays #102

Closed JoshuaKGoldberg closed 8 years ago

JoshuaKGoldberg commented 8 years ago

BADGES and POKEDEX can probably be easily computed. TIME will probably need a stopwatch or something similar (perhaps this could be made a part of the GameStartr engine?)

JoshuaKGoldberg commented 8 years ago

Got badges and Pokedex done in #107. Time will need its own variable and counter.