2d and 3d game and rendering engines for python

by By: Jens in game development | pygame | python

Thanks to the nice feedback i got for 2D Game Engines for Python i decided to compile a list of 2d and 3d game development possibilities with python i found so far. It might not be complete, but i'll ...

A new CRPG is born - Milestone 1

by By: Jens in game development | pygame | python

In an earlier post i wrote that i am going to code a simple CRPG with pygame. With an unknown destination, but it will probably be an very interesting way. Yeah i know one should spend a bit more on ...

Doing a binary watch with python and pygame

by By: Kerim in pygame | python

There are 10 different types of people in this world - those that can read binary and those that can`t !

I presented the outcome of the code below to around 5 people. Only 2 understood what it was. I must ...

2D Game Engines for Python

by By: Jens in game development | pygame | python

Update: I posted a more extended list of python game and rendering engines.

I was searching for infos on how to do 2D game stuff with python and decided to blog about what i found so far. Maybe it's ...

Starfields and Galaxies with Python

by By: Kerim in natural | pygame | python | tutorial

A long time ago i spend a lot of my resources programming fractals and "natural" phenomenons. Since my last adventure with pygame i was playing around with the idea of implementing some algorithms of old times in python anew and ...