项目作者: sqrlab

项目描述 :
A serious game for learning debugging.
高级语言: C#
项目地址: git://github.com/sqrlab/RoboBUG.git
创建时间: 2014-05-07T19:08:29Z
项目社区:https://github.com/sqrlab/RoboBUG

开源协议:Mozilla Public License 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.