Commit Graph

7 Commits (master)

Author SHA1 Message Date
Steve Clement 911c7ef7ed - UTF-8 matters: https://stackoverflow.com/questions/4872007/where-does-this-come-from-coding-utf-8
-- here is the PEP: http://legacy.python.org/dev/peps/pep-0263/
- Added /usr/bin/env python3 to some files
2014-09-06 13:01:32 +02:00
Raphaël Vinot 1e4bfd1ed5 Merge branch 'master' of github.com:lvl2/avocados
Conflicts:
	avocado.py
	game.py
2014-08-31 10:19:25 +02:00
Raphaël Vinot cdc81ffbc2 make sure the pin hit the center of the avocado. 2014-08-31 10:15:28 +02:00
David Raison a6b3359856 Introduced self-drawing text 2014-08-31 10:06:22 +02:00
David Raison 9a6954ac8a Added some comments 2014-08-31 03:44:49 +02:00
David Raison 9c24f74930 Increased initial pin flight speed 2014-08-31 03:41:08 +02:00
David Raison b42b89db10 Added pin being thrown at a position. Needs refinement 2014-08-31 03:39:02 +02:00