HowardGriffin.org

oops,
INSERT INTO page_counter (loaded_when, page_name, ip_addr) VALUES ('2026-04-16 8:54:07', '/strategy/indexNotes.php', '216.73.216.189')
sql error: Duplicate entry '2026-04-16 08:54:07-216.73.216.189' for key 'loaded_when'

Virtual Strategy Board Notes

Generic notes in no particular order

History
Version 1.0 Written in June, 2013 by Howard Griffin - Potomac Curling Club
Version 1.2 Updated October 2016 to add mixed doubles "power play" points
Version 1.3 Updated October 2021 to be able to turn on/off mixed doubles markers
Version 2.0 Written in the summer of 2025, a total rewrite
Version 3.0 Updated in February 2026, to change the way rocks behave when struck

Sadly the kineticjs.com site, including the tutorial, is now abandoned. I used kinetic.js for version one, but wanted changes that I couldn't figure out. The kineticjs code has been moved to:

https://github.com/ericdrowell/KineticJS
https://github.com/ericdrowell/concrete

The total rewrite in the summer of 2025 was to remove reference to kineticjs, to implement collison detection, to remove rocks once they are bumped to an "out-of-play" position, and finally to add an easy to use "mixed doubles" arrangement.

For those nostalgic souls, the older Version 1 is still available, as is Version 2.