Quote:
Originally Posted by dan3008
Hi guys,
Basically just after some advice about getting started writing my own stuff for the kindle...
I'm quite an experienced hobby python developer, and would love to port some of my games (which use pygame) and other apps to the kindle, ideally to run through KUAL.
I've spent ages googleing, but cant find any information on how to start. I assume as a minimum, I'd need to package an install to install python 2.7.10 and respective pygame? But even then I'm at a bit of a loss...
Any pointers to get me started, or useful links would be great 
thanks
Dan
--edit--
Once the aplication is written, I've worked out how to package it for KUAL, its just actually writing it that I'm not sure where to start
|
There is a Python already packaged for the Kindles, use that one (plus your extension to it) if you can rather than having people confused by more than one build being posted.