Running CodeBug PyDance

In one window start up the CodeBug program:

python3 codebug_dance.py

In another window startup PyDance:

cd pydance-1.1.0

./pydance

You can make PyDance fullscreen by pressing "F11" on your keyboard.

Test your CodeBug dance game is working by stepping on the pads, the corresponding arrow on the screen will turn white (or green if you hit it when a blue step is on it).


Activities with this step

Back to top