Programming
These are the programming group's projects for this year. Each camper has their own page. Please attach all the source files and image files required for the program to the individual pages. Do not zip the files up, just upload them separately.
Python
Most programming projects this year were written in Python, an open source language. In order to run .py files on Windows, you will need to use Portable Python from this CD.
Unzip PortablePython.zip
- Open a command window, and CD into the directory you just unzipped
- Type "python.exe" follower by a Python program name. Here are some examples:
python.exe "Robots before menu.py"
If you are not using Windows, you may need to download:
A version of Python for your operating systems, from http://www.python.org/
A matching version of Pygame from http://www.pygame.org/
easygame from http://easygame.sourceforge.net/
Individual Projects
Team
- Jon South
- Graham Clinch
- Sarah Rutlidge
- Martin Eden
- Adam Rowell
- David Clements