Difference between revisions of "Main Page"

From Robowiki
Jump to navigation Jump to search
m (movement challenge should link to that too, even that page is not disambig (yet))
(copying over from Voidious/Main Page sandbox)
Line 7: Line 7:
 
-->
 
-->
 
{| style="width:100%; background:#e0e0e0; margin-top:1.2em; border:1px solid #ccc;"
 
{| style="width:100%; background:#e0e0e0; margin-top:1.2em; border:1px solid #ccc;"
|style="width:56%; color:#000"|
+
|style="width:56%; color:#000"|<div align="center">
 
{| style="width:280px; border:solid 0px; background:none;"
 
{| style="width:280px; border:solid 0px; background:none;"
 
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
 
|style="width:280px; text-align:center; white-space:nowrap; color:#000;"|
Line 14: Line 14:
 
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">[[Special:Allpages|{{NUMBEROFARTICLES}} articles]] and [[Special:Statistics|counting]]</div>
 
<div id="articlecount" style="width:100%; text-align:center; font-size:85%;">[[Special:Allpages|{{NUMBEROFARTICLES}} articles]] and [[Special:Statistics|counting]]</div>
 
|}
 
|}
 +
</div>
  
 
|style="width:20%; font-size:95%; color:#000;"|
 
|style="width:20%; font-size:95%; color:#000;"|
* [[:Category:1-vs-1 Bots|1-vs-1 Bots]]
+
* [[:Category:Bots|Bots]]
* [[:Category:Melee Bots|Melee Bots]]
+
* [[:Category:Bot Authors|Bot Authors]]
* [[:Category:Open Source Bots|Open Source Bots]]
+
* [[:Category:Tutorials|Tutorials]]
 
|style="width:20%; font-size:95%;"|
 
|style="width:20%; font-size:95%;"|
* [[:Category:Robocode Theory|Robocode Theory]]
 
 
* [[:Category:Movement|Movement]]
 
* [[:Category:Movement|Movement]]
 
* [[:Category:Targeting|Targeting]]
 
* [[:Category:Targeting|Targeting]]
|style="width:20%; font-size:95%;"|
+
* [[:Category:Terminology|Terminology]]
* [[Migration]]
 
* [[:Category:Archived Talk|Archived Talk]]
 
* '''[[Special:Categories|All&nbsp;categories]]'''
 
 
|}
 
|}
  
Line 35: Line 32:
 
|-
 
|-
 
|style="color:#000;"|
 
|style="color:#000;"|
* [[Robocode Basics]]: What is Robocode? How do I get started? What do I need to know?
+
* '''[[Robocode Basics]]:''' What is Robocode? How do I get started? What do I need to know?
* [[Radar]], [[Movement]], and [[Targeting]]: The three basic components of any robot.
+
* '''[[Radar]]''', '''[[:Category:Movement|Movement]]''', and '''[[:Category:Targeting|Targeting]]:''' The three basic components of any robot.
* [[:Category:Tutorials|Tutorials]] and [[:Category:Code Snippets|Code Snippets]]: Many kind souls have made tutorials and code available to help you get started on a variety of topics.
+
* '''[[:Category:Tutorials|Tutorials]]''', '''[[:Category:Code Snippets|Code Snippets]]''', and '''[[:Category:Open Source Bots|Open Source Bots]]''': 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;">[[:Category:Challenges|Challenges]]</h2>
 
! <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;">[[:Category:Challenges|Challenges]]</h2>
 
|-
 
|-
 
|style="color:#000;"|
 
|style="color:#000;"|
* '''Movement Challenges'''
+
{|width="100%" cellpadding="8" cellspacing="1" style="vertical-align:top; background:#f0f0f0;"
** [[Movement Challenge (original)|Movement Challenge]]
+
|style="vertical-align:top"|'''Movement'''
** [[Movement Challenge 2K6]]
+
[[Movement Challenge (original)|Movement Challenge]]'''<br/>
** [[Movement Challenge 2K7]]
+
[[Movement Challenge 2K6]]<br/>
** [[Movement Challenge Y2K9]]
+
[[Movement Challenge 2K7]]<br/>
* '''Targeting Challenges'''
+
[[Barracuda Challenge]]<br/>
** [[Targeting Challenge (original)|Targeting Challenge]]
+
[[DevilFISH Challenge]]
** [[Targeting Challenge 2K6]]
+
|style="vertical-align:top"|'''Targeting'''
** [[Targeting Challenge 2K7]]
+
[[Targeting Challenge (original)|Targeting Challenge]]<br/>
 +
[[Targeting Challenge 2K6]]<br/>
 +
[[Targeting Challenge 2K7]]<br/>
 +
[[RoboRumble Gun Challenge]]
 +
 
 +
|}
  
 +
|-
 +
! <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;">[[:Category:Competitions|Competitions]]</h2>
 +
|-
 +
|style="color:#000;"|
 +
* '''[[RoboRumble@Home]]''': The primary competition for Robocode bots; based on distributed computing.
 +
* '''[[Twin Duel]]''': A weekly 2-on-2 survivalist competition.
 
|-
 
|-
 
! <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;">External Links</h2>
 
! <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;">External Links</h2>
 
|-
 
|-
 
|
 
|
:* '''[http://robocode.sourceforge.net/ Robocode Website]'''
+
* '''[http://robocode.sourceforge.net/ Robocode Website]'''
:* [http://robocoderepository.com/ Robocode Repository]
+
* [http://robocoderepository.com/ Robocode Repository]
:* [[wikipedia:Robocode|Wikipediaentry for Robocode]]
+
* [[wikipedia:Robocode|Wikipediaentry for Robocode]]
 
|-
 
|-
 
|}
 
|}
Line 66: Line 73:
 
{| width="100%" cellpadding="2" cellspacing="5" style="vertical-align:top; background:#f0f0f0;"
 
{| 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;">[[Current events|Current events and discussions]]</h2>
 
! <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;">[[Current events|Current events and discussions]]</h2>
 +
|-
 +
<div style="text-align:center; border: 5px solid #ccc">
 +
http://sourceforge.net/images/cca/cca_nominate.png
 +
 +
Please nominate Robocode to SourceForge.net Community Choice Awards!<br />
 +
[http://sourceforge.net/community/cca09/nominate/?project_name=Robocode&project_url=http://robocode.sourceforge.net/ Nominate Robocode]
 +
</div>
 
|-
 
|-
 
|style="color:#000;"|
 
|style="color:#000;"|
 
{{CurrentEventsShort}}
 
{{CurrentEventsShort}}
|-
 
! <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;">[[:Category:Competitions|Competitions]]</h2>
 
|-
 
|style="color:#000;"|
 
* [[RoboRumble@Home]]: The primary competition for Robocode bots; based on distributed computing.
 
* [[Twin Duel]]: A weekly 2-on-2 survivalist competition.
 
 
|-
 
|-
 
|}
 
|}

Revision as of 06:51, 19 May 2009

Welcome to RoboWiki,
a collaborative site about Robocode.

Building a Bot

Challenges

Movement

Movement Challenge
Movement Challenge 2K6
Movement Challenge 2K7
Barracuda Challenge
DevilFISH Challenge

Targeting

Targeting Challenge
Targeting Challenge 2K6
Targeting Challenge 2K7
RoboRumble Gun Challenge

Competitions

  • RoboRumble@Home: The primary competition for Robocode bots; based on distributed computing.
  • Twin Duel: A weekly 2-on-2 survivalist competition.

External Links

http://sourceforge.net/images/cca/cca_nominate.png

Please nominate Robocode to SourceForge.net Community Choice Awards!
Nominate Robocode

Current events and discussions