Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(adding comment about migration page) |
(Updating Main Page from Sandbox) |
||
Line 1: | Line 1: | ||
− | = | + | <div id="mainpage"></div> |
− | + | {| style="width:100%; background:#e0e0e0; margin-top:1.2em; border:1px solid #ccc;" | |
+ | |style="width:56%; color:#000"| | ||
− | + | {| style="width:280px; border:solid 0px; background:none;" | |
+ | |style="width:280px; text-align:center; white-space:nowrap; color:#000;"| | ||
+ | <div style="font-size:162%; border:none; margin:0; padding:.1em; color:#000;">Welcome to [[RoboWiki]],</div> | ||
+ | <div style="top:+0.2em; font-size:95%;">a collaborative site about Robocode.</div> | ||
+ | <div id="articlecount" style="width:100%; text-align:center; font-size:85%;">[[Special:Statistics|{{NUMBEROFARTICLES}}]] articles and counting</div> | ||
+ | |} | ||
− | + | |style="width:15%; font-size:95%; color:#000;"| | |
+ | * [[1-vs-1 Bots]] | ||
+ | * [[Melee Bots]] | ||
+ | * [[Open Source Bots]] | ||
+ | |style="width:15%; font-size:95%;"| | ||
+ | * [[Robocode Theory]] | ||
+ | * [[Movement]] | ||
+ | * [[Targeting]] | ||
+ | |style="width:15%; font-size:95%;"| | ||
+ | * [[Migration]] | ||
+ | * [[Old Talk]] | ||
+ | * '''[[Special:Categories|All categories]]''' | ||
+ | |} | ||
− | == | + | {|style="border-spacing:8px; margin:0px -8px;" |
+ | |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:#f0f0f0;" | ||
+ | ! <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;"| | ||
+ | * [[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:#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;"| | ||
+ | * '''Movement Challenges''' | ||
+ | ** [[MovementChallenge]] | ||
+ | ** [[MovementChallenge2K6]] | ||
+ | ** [[MovementChallenge2K7]] | ||
+ | * '''Targeting Challenges''' | ||
+ | ** [[TargetingChallenge]] | ||
+ | ** [[TargetingChallenge2K6]] | ||
+ | ** [[TargetingChallenge2K7]] | ||
+ | |- | ||
+ | |} | ||
− | + | |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:#f0f0f0;" | |
− | + | ! <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;"| |
− | + | * [[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:#e0e8ef; font-size:120%; font-weight:bold; border:1px solid #a3b0bf; text-align:left; color:#000; padding:0.2em 0.4em;">More coming soon!</h2> | ||
+ | |- | ||
+ | |style="color:#000;"| | ||
+ | |- | ||
+ | |} | ||
+ | |} | ||
+ | |||
+ | __NOTOC__ __NOEDITSECTION__ |
Revision as of 02:59, 12 November 2007
|
|
|