KrazyManJ / Curriculum-Challenges

🤖©️ Repository that contains all codefiles for Lego Mindstorms NXT RobotC Curriculum challenges. All codefiles are written by myself.

Repository from Github https://github.comKrazyManJ/Curriculum-ChallengesRepository from Github https://github.comKrazyManJ/Curriculum-Challenges

Curriculum Challenges

This repository contains codefiles and challenge descriptions to all challenges in RobotC Virtual Worlds Curriculum.

Challenges

Code description

For all code files applies that:

  • At the top there is defined robot to use to succesfully complete this challenge, so check it before challenge start to have correct robot in usage
  • All constants are defined via C-keyword #define at the top
  • I am trying to write code as efficient as possible

About

🤖©️ Repository that contains all codefiles for Lego Mindstorms NXT RobotC Curriculum challenges. All codefiles are written by myself.

License:MIT License


Languages

Language:C 100.0%