Sunday, March 6, 2011

DotNetFish .01 and .02 Road Map

.01 roadmap major tasks left to complete
  1.  Refactor the WPF projects to use the MVVM pattern (http://msdn.microsoft.com/en-us/magazine/dd419663.aspx) Damn you Billy, and your insistence that I learn patterns!
  2. Complete the processing of Error tiles in the level designer
  3. Implement the ability to set a spawn location on the level
  4. Create the WPF Game client
  5. Integrate the Physics engine into the project
  6. Get Boat movement working
.02 roadmap major tasks
  1. Improve the performance of the level designer
  2. Implement the fish and fish related behavior
  3. Implement Lake Depth
  4. Implement the first fishing method: Casting

This should give you an idea of what I plan to tackle first. Improving performance of the level designer will probably be the most challenging part of .02. Then again, when you are building stuff that doesn't have any sort of reference, it always takes longer than you think. 


No comments:

Post a Comment