This is an archived version of the course. Please find the latest version of the course on the main webpage.

Chapter 8: Robot project

Robot project

face Josiah Wang

You will now start a fun project that involves building a robot navigation game. By the end of the course, you will hopefully have robots that are able to navigate some terrain and race to collect items in the environment, and avoid obstacles, and attack other robots.

Note: These features are all subject to change as I develop the course materials. I have not yet reached the final point yet myself! But hopefully we will be able to achieve at least some of these!

You will be starting this slowly, and will evolve the project incrementally as you progress through the lessons. You will be updating your code, and learn while you are doing. This will hopefully help you apply what you have learnt, bit by bit, as you improve your programming skills.

Ready?