├── Full_Wedge_Visible.svg
├── Half_Wedge_Visible.svg
├── README.md
├── bubblePop.mp3
├── clickClock.gif
└── index.html
/Half_Wedge_Visible.svg:
--------------------------------------------------------------------------------
1 |
2 |
3 |
2001 |
--------------------------------------------------------------------------------
/README.md:
--------------------------------------------------------------------------------
1 | 
2 |
3 | You can try it at https://clickclock.herokuapp.com.
--------------------------------------------------------------------------------
/bubblePop.mp3:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsguru-git/Click-Clock/beb34c9db624729de14a82b6c3f110af82c0ada0/bubblePop.mp3
--------------------------------------------------------------------------------
/clickClock.gif:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/jsguru-git/Click-Clock/beb34c9db624729de14a82b6c3f110af82c0ada0/clickClock.gif
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 | Making SVG clickable.
5 |
6 |
7 |
8 |
9 |
10 |
11 |
Full Wedge Clock
12 |
13 |
14 |
15 |
Outer Half Wedge and Inner Half Wedge
16 |
17 |
18 |
19 |
22 |
23 |
24 |
25 |
98 |
99 |
--------------------------------------------------------------------------------