Difference between revisions of "Pytko"

From Robowiki
Jump to navigation Jump to search
(Never added this)
 
m
 
Line 8: Line 8:
 
| released        = January 13, 2008
 
| released        = January 13, 2008
 
| license        = [[RWLPCL]]
 
| license        = [[RWLPCL]]
| download_link  = http://www.csdgn.org/files/bots/chase.pm.Pytko_1.0.jar
+
| download_link  = http://robocode-archive.strangeautomata.com/robots/chase.pm.Pytko_1.0.jar
 
}}
 
}}
  

Latest revision as of 18:04, 24 January 2014

Pytko
Author(s) Chase-san
Targeting Pattern Matching
Movement Musashi Trick and Random Movement
Released January 13, 2008
Current Version 1.0
Code License RWLPCL
Download

Creation

I released this in 2008, it was the last robot that I really put any serious effort into. I created it as a test of Pattern Matching.

Targeting

It uses a very simple MogBot style pattern matcher. It does pretty well for it. But it isn't anything special.

Movement

Movement was stolen from Raiko, I was never much with writing movements, instead focusing on the offensive weapon.