Tile engine finally…
May 26, 2008 at 11:59 am Leave a comment
I did it, i’ve coded a tile engine with pygame using a lot of examples other coders provided me (with google
). The code loads .txt files in which the letters represent tiles.
for example (terrain.txt):
g = grass, b= box and f = floor
Advertisement
Entry filed under: Python & Pygame. Tags: .


Trackback this post | Subscribe to the comments via RSS Feed