/RoboBUG

A serious game for learning debugging.

Primary LanguageC#Mozilla Public License 2.0MPL-2.0

RoboBUG has now been integrated into the RoboGames repository.

RoboBUG

Debugging is a challenging task that can present a great deal of confusion and frustration to novice programmers. In general, Software Engineering and Computer Science education does not sufficiently address the challenges that students face when identifying bugs in their programs. To help students learn effective debugging techniques and to provide students a more enjoyable and motivating experience, we have designed the RoboBUG game. RoboBUG is a serious game that can be customized to with different game levels and programming language examples.

Demo video: http://bit.ly/robobug-tool-demo

TO PLAY: Download all files in the Executable directory and run RoboBUGv100.exe.

TO COMPILE: Download all files in the Source code directory and open that folder as an existing project folder in Unity.