Skip to content

Team 2 code for the June 2015 London Python Code Dojo at Fry-IT

License

Notifications You must be signed in to change notification settings

Gautier/dojojune2015

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whack An Alien (and not an onion)

Team 2 wrote this little game at the June 2015 London Python Dojo.

To run:

  • install python3.4 (guide)
  • if using virtualenv(wrapper): mkvirtualenv -p $(which python3.4) --system-site-packages pygame-zero
  • install pygame and pygame zero (instructions)
  • git clone git@github.com:gautier/dojojune2015.git
  • cd dojojune2015
  • pgzrun game.py

Authors

About

Team 2 code for the June 2015 London Python Code Dojo at Fry-IT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages