Difference between revisions of "Robowiki:Sandbox"
Jump to navigation
Jump to search
(More changes to Wikipedia code) |
(Almost done... feel free to make changes before it is posted to the Main Page!) |
||
Line 24: | Line 24: | ||
{|style="border-spacing:8px; margin:0px -8px;" | {|style="border-spacing:8px; margin:0px -8px;" | ||
− | |class="MainPageBG" style="width:55%; border:1px solid # | + | |class="MainPageBG" style="width:55%; border:1px solid #d0d0d0; background:#f0f0f0; vertical-align:top; color:#000;"| |
− | {|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:# | + | {|width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f0f0f0;" |
− | ! <h2 style="margin:0; background:# | + | ! <h2 style="margin:0; background:#e0efef; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Building a Bot</h2> |
|- | |- | ||
− | |style="color:#000;"| | + | |style="color:#000;"| |
+ | * [[Robocode Basics]]: What is Robocode? How do I get started? What do I need to know? | ||
+ | * [[Movement]] and [[Targeting]]: The two basic components of any robot. | ||
+ | * [[Tutorials and Code Snippets]]: Many kind souls have made tutorials and code available to help you get started on a variety of topics. | ||
+ | * [[Robocode Repository]]: A site where you can upload your bots or download others. | ||
|- | |- | ||
− | ! <h2 style="margin:0; background:# | + | ! <h2 style="margin:0; background:#e0efef; font-size:120%; font-weight:bold; border:1px solid #a3bfb1; text-align:left; color:#000; padding:0.2em 0.4em;">Challenges</h2> |
|- | |- | ||
− | |style="color:#000;"| | + | |style="color:#000;"| |
+ | * '''Movement Challenges''' | ||
+ | ** [[MovementChallenge]] | ||
+ | ** [[MovementChallenge2K6]] | ||
+ | ** [[MovementChallenge2K7]] | ||
+ | * '''Targeting Challenges''' | ||
+ | ** [[TargetingChallenge]] | ||
+ | ** [[TargetingChallenge2K6]] | ||
+ | ** [[TargetingChallenge2K7]] | ||
|- | |- | ||
|} | |} | ||
− | |class="MainPageBG" style="width:45%; border:1px solid # | + | |class="MainPageBG" style="width:45%; border:1px solid #d0d0d0; background:#f0f0f0; vertical-align:top"| |
− | {| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:# | + | {| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f0f0f0;" |
− | ! <h2 style="margin:0; background:# | + | ! <h2 style="margin:0; background:#e0e8ef; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">Competitions</h2> |
|- | |- | ||
− | |style="color:#000;"| | + | |style="color:#000;"| |
+ | * [[RoboRumble@Home]]: The primary competition for Robocode bots; based on distributed computing. | ||
+ | * [[TwinDuel]]: A weekly 2-on-2 survivalist competition. | ||
|- | |- | ||
− | ! <h2 style="margin:0; background:# | + | ! <h2 style="margin:0; background:#e0e8ef; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">... Whatever ...</h2> |
|- | |- | ||
− | |style="color:#000;"| | + | |style="color:#000;"| ... ... ... |
|- | |- | ||
|} | |} |
Revision as of 01:32, 12 November 2007
|
|
|
|
|