LD20 – In again !

Going to participate for the second time !

The tools are going to be pretty much the same as last time, except :

  • Pygame is going to be replaced by pyglet;
  • I learned how to use PyInstaller (so yeah, real binary packages this time around);
  • I have a concept in mind that would make me use panda3D… We’ll see if that fits with the theme…

That is all, I’m stoked !

Comments

22. Apr 2011 · 00:04 UTC
Go practice using pyinstaller with a 3D lib like panda if you are going to use it. There are lots of fun gotchas that you don’t want to get stuck on when the time actually comes.