Skip to content

Commit 46b9671

Browse files
authored
Merge pull request #37 from zarocknz/sound-trigger
Create minified version
2 parents 603115d + d86f600 commit 46b9671

File tree

4 files changed

+37
-29
lines changed

4 files changed

+37
-29
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Winwheel.js Features Include:
1111
* Draw wheels using code generated segments or graphically rich images.
1212
* Numerous text orientation, direction, size and colour options.
1313
* Random or Pre-calculated prize stopping location.
14+
* Play sounds while the wheel is spinning including a "tick" sound.
1415
* Ability to get the segment the user clicked upon.
1516
* Fully commented source code. Plenty of tutorials and other documentation.
1617
* Winwheel.js is free to use with an open source licence.

Winwheel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
The MIT License (MIT)
66
7-
Copyright (c) 2017 Douglas McKechie
7+
Copyright (c) 2018 Douglas McKechie
88
99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)