/fibonacci-clock

This project is an web version implementation of the Fibonacci Clock using HTML, CSS, JAVASCRIPT, JQUERY and BOOTSTRAP.

Primary LanguageJavaScript

Fibonacci Clock - web version

The clock for geeks now in web version.

Getting Started

To tell time on the Fibonacci clock you need to do some math. To read the hour, simply add up the corresponding values of the red and blue squares. To read the minutes, do the same with the green and blue squares. The minutes are displayed in 5 minute increments (0 to 12) so you have to multiply your result by 5 to get the actual number.

To know more about fibonacci clock follow this link : https://goo.gl/uvkHHf

License

This project is licensed under the MIT License

Acknowledgments