Difference between revisions of "SimpleGF"

From Robowiki
Jump to navigation Jump to search
(initial commit)
 
m (update to Navbox simple)
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{Infobox Robot
 
{{Infobox Robot
| name           = SimpleGF
+
| name                 = SimpleGF
| author         = [[User:Xor|Xor]]
+
| author               = [[User:Xor|Xor]]
| extends         = AdvancedRobot
+
| extends             = AdvancedRobot
| targeting       = GF Targeting
+
| targeting           = GF Targeting
| movement       = Random Movement
+
| movement         = Random Movement
 
| isOneOnOne      = true
 
| isOneOnOne      = true
 +
| isOpenSource    = true
 +
| license                = Public Domain
 +
}}
 +
{{Navbox simple
 +
| title = SimpleGF Sub-pages
 +
| parent = SimpleGF
 +
| page1 = Version History
 
}}
 
}}
  
'''Sub-Pages:'''
+
SimpleGF is a bot based on [[GFTargetingBot]] by [[PEZ]], and it is initially designed to test [[ScalarBot]]. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way.
[[/VersionHistory | Version History]]
 
  
SimpleGF is a bot based on GFTargetingBot by [[PEZ]], and it is initially designed to test [[ScalarBot]]. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way.
+
The code inside the jar is released under [https://unlicense.org/ unlicense].

Latest revision as of 16:02, 18 October 2017

SimpleGF
Author(s) Xor
Extends AdvancedRobot
Targeting GF Targeting
Movement Random Movement
Code License Public Domain

SimpleGF Sub-pages: Version History

SimpleGF is a bot based on GFTargetingBot by PEZ, and it is initially designed to test ScalarBot. Soon, I'm hooked by the beautifulness of how simple and how well it works. Then I decided to release it and participant in the rumble to see how it can make its way.

The code inside the jar is released under unlicense.