https://github.com/antrikshy/checkmt
A simple chess timer (front-end design project)
https://github.com/antrikshy/checkmt
Last synced: 10 months ago
JSON representation
A simple chess timer (front-end design project)
- Host: GitHub
- URL: https://github.com/antrikshy/checkmt
- Owner: Antrikshy
- License: mit
- Created: 2015-01-06T01:47:18.000Z (about 11 years ago)
- Default Branch: gh-pages
- Last Pushed: 2021-02-08T05:16:01.000Z (almost 5 years ago)
- Last Synced: 2025-01-29T05:20:12.083Z (12 months ago)
- Language: CSS
- Homepage:
- Size: 467 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
checkmt
=======
This is a simple front-end-only chess timer web "app". I could not find a pretty looking chess timer online, so I made my own. I plan to keep iterating and make it more mobile-friendly. Feel free to contribute and/or report issues.
Current iteration always at [Antrikshy.com/checkmt](http://antrikshy.com/checkmt)
I have used the following third-party libraries in this web app:
* [Pure CSS](http://purecss.io)
* [jQuery](http://jquery.com)
* [jQ Color](https://github.com/jquery/jquery-color/) plugin
* [Font Awesome](http://fontawesome.io)
* [Animate.css](http://daneden.github.io/animate.css/)
* [Pushy](http://www.christopheryee.ca/pushy/)
Huge credit to Dylan Raga for [helping out](https://www.reddit.com/r/web_design/comments/2rhifj/im_looking_for_an_elegant_slicklooking_way_cssjq/cnhlf6a) with the on-click textbox transition.