Skip to content
This repository has been archived by the owner on May 21, 2021. It is now read-only.

seer-lab/RoboBUG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.