New to Robocode

Jump to navigation Jump to search
Revision as of 9 June 2012 at 09:33.
The highlighted comment was created in this revision.

New to Robocode

Hia I've only just started using robocode and I have never coded before doe anyone know any good tutorials out there ? Or could you give me any tips on how to get started. Any advise would be appreciated.

    Rigged12:52, 8 June 2012

    Hi Rigged!

    The Tutorials on this wiki are great resources, especially Getting Started, My First Robot and Game Physics.

    If you're brand new to programming entirely, I'd suggest that you also immerse yourself in some other avenues to learn programming concepts generally and Java in specific. Greenfoot is a tremendous tool for learning basic programming concepts in a very "object-oriented" way, with some great tutorials available.

    There are also several good beginner's tutorials on Java in general.

      Tkiesel14:14, 8 June 2012
       

      Hi Rigged, welcome to Robocode. I had about 6 months programming experience at high-school (10th grade) level when I first got involved in Robocode. Although RC is a great way to pick up on programming, I do think it is important to have a tiny bit of knowledge of how the basic concepts etc work before starting. Once you understand what a class is, what a method is, and the basics of mathematics in a Java context (plus a bit of geometry/trig) you should be ready to start. The sample bots are lots of fun to play with, and understanding how they work is a great way to pick up on some of the concepts. Once you get there, just ask us what you should got for next and I'm sure you'll get tons of advice =)

        Skilgannon16:00, 8 June 2012
         

        Thanks for the advise :). I've started by building a simple robot and i was wondering how do you change the colour of your robot.

          Rigged10:33, 9 June 2012