I'm in!
This is my second ludum dare, can't wait!
A list of things I learned from my first ludum dare:
- When you upload your source code, only upldoad the assets folder, or else the folder may get unavailable for others to view and download.
- When you updload your game, always make sure that you include the UnityPlayer.dll in the game folder, or else people that don't have unity installed may get an error message saying "UnityPlayer.dll is missing".
PS: I was using the Unity engine so if you don't use the Unity engine then you don't have to worry about these things.