Name: Anonymous 2011-11-24 13:26
I was wondering, me and my buds wanna start making a game and we wondering which language (LUA or Pygame) we should use for that. Any recommendations or information about these 2?
a = {}
a = {item='data1', next=a}
a = {item='data2', next=a}