From: Arthur <ajs...@op...> - 2003-03-04 03:32:47
|
Proof of concept: Ruth Chabay's Tower of Hanoi VPython demo as a Windows executable. http://www.dstoys.org/Members/ajsiegel/TowerSetup/file_view The executable created using Python distutils together with py2exe. Uses Inno Setup to create an easy install, unistall of the executable and dependencies. (Wanted to get hands-on with it) Even used the VPython export to Povray facility to create a cute desktop icon for it. Button 1 pressed to pick and move the rings. Art |