Tag Archives: pygame

Pygame Artist in Residence

What’s all this? This month, I’m pygame.org’s inaugural artist in residence! The pygame.org artist residency was created to celebrate the Python arts community. It’s a small grant to support me in my art practice. In residence where? On the internet. … Continue reading

Posted in midlength | Tagged , , , , , | 4 Comments

Twisted + Pygame the Easy Way

I’ve put together a Python package called fibre. It provides helpers to make it easy to write asynchronous applications. It uses Twisted under the hood. I’ve also made a package called fibre.ui. It adds user interface support using pygame. One … Continue reading

Posted in midlength | Tagged , , , , | Comments Off on Twisted + Pygame the Easy Way

Something Beautiful

I was inspired recently to write a computer program which draws pretty images. Here are a few screenshots. Getting the Code I have uploaded the code to bit bucket. If you have mercurial installed, you can get it by typing: … Continue reading

Posted in midlength | Tagged , , , , | Comments Off on Something Beautiful