On 11/23/2010 10:34 AM, Thomas Ward wrote:
Hi,

Yes. All games come in source code format. In fact, none of them have
been compiled, because with Python programs you don't actually have to
compile them. You can just run them in the Python interpreter like
python blackjack.py
and run it from raw source. No compiling etc necessary.The advantage
of leaving them in source format like that rather than building an
executable using py2exe is that the same game can be run on Mac,
Linux, Windows, FreeBSD, Solaris, your Apple IPhone, etc as is. I'd
imagine the games might even run on the Braille Plus notetakers since
they have Python built into the notetaker.


Cheers!

---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].


How can I obtain the games? What program interpreter can work best with a screen reader?

---
Gamers mailing list __ [email protected]
If you want to leave the list, send E-mail to [email protected].
You can make changes or update your subscription via the web, at
http://audyssey.org/mailman/listinfo/gamers_audyssey.org.
All messages are archived and can be searched and read at
http://www.mail-archive.com/[email protected].
If you have any questions or concerns regarding the management of the list,
please send E-mail to [email protected].

Reply via email to