Example Programs for Python Workshop

[Note: if you download these files, you will need to strip the .txt off the filename before running them in python. The wiki insists on the txt extension for security reasons]

Level 3 examples

  • carGame.py.txt: Simple car game with two classes (Car, and CarGame), a list of objects (Cars) and event-driven input (a Reset button, and mouse events). This is just bare-bones - to make it a playable game, it at least needs some kind of scoring added (eg, points for how long you can keep going and penalties for crashing cars)

Level 2 examples

Session 1

Session 2

Session 3

I Attachment Action Size Date Who Comment
L3-garden-balls-tables.pdfpdf L3-garden-balls-tables.pdf manage 154 K 04 Dec 2013 - 22:51 Main.pondy  
PegPuzzleObjEvent.py.txttxt PegPuzzleObjEvent.py.txt manage 6 K 11 Dec 2012 - 21:01 Main.pondy  
ScissorsPaperRockGraphics.py.txttxt ScissorsPaperRockGraphics.py.txt manage 7 K 11 Dec 2012 - 21:01 Main.pondy  
allowednames.py.txttxt allowednames.py.txt manage 492 bytes 11 Dec 2012 - 21:01 Main.pondy  
bouncer.py.txttxt bouncer.py.txt manage 4 K 13 Dec 2012 - 09:24 Main.pondy Bouncling balls. GUI and Objects - Level 3
bouncingBalls.py.txttxt bouncingBalls.py.txt manage 6 K 11 Dec 2013 - 21:34 Main.pondy  
carGame.py.txttxt carGame.py.txt manage 7 K 02 Feb 2014 - 18:57 Main.pondy  
eyes.py.txttxt eyes.py.txt manage 1 K 11 Dec 2012 - 21:02 Main.pondy  
flower.py.txttxt flower.py.txt manage 674 bytes 11 Dec 2012 - 21:02 Main.pondy  
flowers.py.txttxt flowers.py.txt manage 1 K 11 Dec 2012 - 21:02 Main.pondy  
garden.py.txttxt garden.py.txt manage 3 K 04 Dec 2013 - 21:14 Main.pondy  
gardenMouse.py.txttxt gardenMouse.py.txt manage 1 K 29 Apr 2012 - 11:47 Main.pondy  
guess-the-word.py.txttxt guess-the-word.py.txt manage 251 bytes 11 Dec 2012 - 21:03 Main.pondy  
mouse.py.txttxt mouse.py.txt manage 695 bytes 25 Mar 2012 - 10:15 Main.pondy  
multiplication.py.txttxt multiplication.py.txt manage 307 bytes 11 Dec 2012 - 21:03 Main.pondy  
paper-left.gifgif paper-left.gif manage 22 K 11 Dec 2012 - 21:03 Main.pondy  
paper-right.gifgif paper-right.gif manage 19 K 11 Dec 2012 - 21:03 Main.pondy  
primes.py.txttxt primes.py.txt manage 1 K 29 Apr 2012 - 11:48 Main.pondy  
quiz_game.py.txttxt quiz_game.py.txt manage 2 K 11 Dec 2013 - 21:26 Main.pondy  
rock-left.gifgif rock-left.gif manage 13 K 11 Dec 2012 - 21:04 Main.pondy  
rock-right.gifgif rock-right.gif manage 13 K 11 Dec 2012 - 21:04 Main.pondy  
scissors-left.gifgif scissors-left.gif manage 14 K 11 Dec 2012 - 21:04 Main.pondy  
scissors-right.gifgif scissors-right.gif manage 14 K 11 Dec 2012 - 21:04 Main.pondy  
timesTables.py.txttxt timesTables.py.txt manage 351 bytes 26 Mar 2012 - 05:10 Main.pondy  
triangleWord.py.txttxt triangleWord.py.txt manage 585 bytes 25 Mar 2012 - 10:15 Main.pondy