From: symion <sy...@pr...> - 2009-02-11 07:38:54
|
I have been writing a few games in Vpython, here is a Chess board and Chess set. It is fully functional but requires a Splash Screen and Clock for completion. Source code for 3D chess symchess.py <http://home.primusonline.com.au/knoware/python/symchess.py> The pieces were made using The Metric Cube program v2.0 Source code for 3D builder MetricCube-2.py <http://home.primusonline.com.au/knoware/python/MetricCube-2.py> In the works are Checkers and Space Invaders. Symion |