Difference between revisions of "User:Tkiesel/Dev Notebook"

From Robowiki
Jump to navigation Jump to search
m (moved User:Tkiesel/DeBroglie dev Notebook to User:Tkiesel/Dev Notebook: Halting dev on deBroglie to work on new bot from bottom up.)
(new project)
Line 1: Line 1:
== DeBroglie Roadmap / Development notepad / Brainstorming Sandbox ==
+
== Development notepad / Brainstorming Sandbox ==
  
Development paused for now.. stalled on normalization fixes (for more appropriate dodging and firing decisions) as every subsequent version was inferior to rev108.
+
Development on deBroglie is now ended.  rev108 will be the last version in perpetuity. deBroglie is technically a rewrite of a rewrite of a rewrite at this point. It's time to wipe the slate clean again.
  
Frustration was getting the better of me, so I'm doing non-Robocode hobbies for a bit and letting the school year settle in before coming back to deBroglie.
+
The new bot will be much the same (kNN based truesurfing and GF targeting) and will use a lot of the same code, but I wanted to take the time to do this job clean from the ground up, and to comment/document everything cleanly in the source for my students to be able to see.

Revision as of 17:23, 15 November 2012

Development notepad / Brainstorming Sandbox

Development on deBroglie is now ended. rev108 will be the last version in perpetuity. deBroglie is technically a rewrite of a rewrite of a rewrite at this point. It's time to wipe the slate clean again.

The new bot will be much the same (kNN based truesurfing and GF targeting) and will use a lot of the same code, but I wanted to take the time to do this job clean from the ground up, and to comment/document everything cleanly in the source for my students to be able to see.