Sections

 Home
 Dev Log
 Resume
 Free Media
 Riddles
 Bob's Gallery
 Links & Resources
 Contact


Projects

 Stem
 Nyx
 Kana Quizzer
 Keybinding Util
 Model Gallery
 Applets
 Nexus


Development Log: January 2008

1/31/08 - Finished PointTools and related unit tests- most importantly this included hex rotations
1/30/08 - Wrote distance function for hex coordinates and revised quad path function
1/18/08 - Developed a shortest path function for hexagonal coordinates with unit test
1/17/08 - Experimented with a modified version of flattened 3D hexagonal coordinates
1/11/08 - Revised PointTools for quad coordinates and added unit tests
1/10/08 - Revised Placeable, added site Javadocs, and began figuring out hex rotation equation
1/9/08 - Generated first draft of basic board components and wrote Placeable class
1/8/08 - Revised javadocs and linked in external docs for the standard Java API
1/7/08 - Allen and Nikhil joined the project and decided to switch to a hex grid
1/5/08 - Revised a portion of the graphics utilities and unit tests
1/3/08 - Set up subversion repository and committed revised utilities
1/1/08 - Wrote documentation for the interceptor, bomber, and common features


Back