Testing PyDance

It is best to test that PyDance is working correctly at this point, so start the graphical environement:

startx

Open a Terminal and start PyDance:

cd ~/pydance-1.1.0

./pydance

Click the Play Game button (you will need to use the arrow and enter keys on your keyboard).

By pressing enter, select "4 panel" then “single” then “normal” then “Forkbomb”.

Test PyDance is working by pressing the arrow keys on your keyboard, 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