vBot is a visual programming game. Use a small set of command tiles to build a program. The program must control the vBot and make it activate every target using the limited command set. https://bitbucket.org/leeharr/vbot/ For more information, see the README file: https://bitbucket.org/leeharr/vbot/raw/a66e83b0647a/README vBot is modeled after a flash game called Light Bot. The advantages of vBot are that you can add your own levels, and players can easily skip past levels they have already completed. You must have Python and PyQt installed to run the program. I have been using vBot to introduce programming to beginners. The word-free interface allows students to start building their own simple programs right away. In the future, I may try to add loops or conditionals at later levels.
participants (1)
-
Lee Harr