Satya's blog - Python!
Between yesterday and today, I've started learning Python.
Primary purpose is game programming with the SDL libraries,
and secondary purpose is to learn Python itself.
So far I have a little app that displays a little rectangle,
which with a lot of imagination becomes a car that you can drive around
on the boring gray background.
The "car" was created using vim to edit an XPM file I had lying around. Then I went from XPM to PPM to JPEG. Voila. |
|