Monthly Archives: May 2014

Secret Share in Java, v2

Just completed a major overhaul of the Secret Share in Java project (old version at sourceforge/subversion). Updated items include: New hosting location and SCM (github/git) Moved from ant to gradle Updated naming and directory structure – src/main, src/test, src/integTest Fixed … Continue reading

Posted in Software Project | Leave a comment

Tic Tac Toe in AngularJS

Just completed the AngularJS implementation of Tic Tac Toe. It is a static page on this site (just like the Lot Area Calculator).

Posted in Software Project | Comments Off on Tic Tac Toe in AngularJS