An awesome book for learning python
May 26th, 2010
No comments
Learn Python for newbies and professionals, the easy way.
Read the rest of this entry >>Learn Python for newbies and professionals, the easy way.
Read the rest of this entry >>A quick fix for a bug in the Linux Kernel for Acer Aspire One’s SD Card.
Read the rest of this entry >>Developing a text game engine sound easy. However, it’s actually quite complicated. This article outlines the basics. Also, announcement!
Read the rest of this entry >>For the past month, I’ve been coding a text adventure game engine in the python programming language. Unfortunately, I have realize that there are way too many components to the engine that the original Core engine cannot handle it. The original proof of concept game that I designed is very simple. There are object classes [...]
Read the rest of this entry >>