Monday, May 1

Ludum Dare

Things I learnt on the Ludum Dare.

  1. Even on a 48 hour schedule, after you have done 90% of your game, you still have the other 90% to do - gameplay tweaking.
  2. There are some things I need to learn more about - pixel art, and audio coding. My finished game had no audio.
  3. You can't mix 2D SDL content (menus) and 3D opengl content easily. Although the SDL does let you flip between the modes easily.
  4. Steel Bank Common Lisp is not ready for prime-time application delivery on Win32. Although it is very close.
  5. I can code about 2x as fast in Lisp with SLIME vs C++.
  6. I can still write games.

No comments: