PokeClock is a clock application that displays the current time and date as well as a random Pokémon. There is a 1 in 4,096 chance for the Pokémon to be shiny. The clock updates every second and the Pokémon updates every minute.
- 4 new backgrounds that you can change with buttons in the footer.
- Drag and drop feature is added to move the clock around the screen.
- Bugfixes
To use the PokeClock, clone the repository and open index.html in your browser.
- View in a No-Download Test Environment: PokeClock
- A browser with JavaScript enabled.
- Internet connection to access the PokeAPI
- HTML
- CSS
- JavaScript
- PokeAPI
- Aaronelpis - Twitter @aaronelpis
- PokeAPI for providing the Pokémon data.
- PokeAPI/sprites for providing the Pokémon sprites.
This project is licensed under the MIT License - see the LICENSE file for details.