Difference between revisions of "Robocode 2"

From CompSciWiki
Jump to: navigation, search
(Created Page)
 
(Add headings)
Line 6: Line 6:
 
<br>Download and Battle against the Internet
 
<br>Download and Battle against the Internet
 
|Body=
 
|Body=
 +
 +
== Installation ==
 +
 +
== Download starting robot ==
 +
 +
== Move after being hit by a bullet ==
 +
 +
== Move back after hitting a wall ==
 +
 +
== Add your own event based method from the robot API ==
 +
 +
== Battle! ==
 
}}
 
}}

Revision as of 12:31, 3 April 2012

COMP 1010 Home > Back to Extra Labs

Introduction

Robocode 2
Robot API
Download and Battle against the Internet

Installation

Download starting robot

Move after being hit by a bullet

Move back after hitting a wall

Add your own event based method from the robot API

Battle!