Thread: Level Editor
View Single Post
Old Jul 7th, 2006, 10:22 AM   #42
frankish
Hobbyist Programmer
 
frankish's Avatar
 
Join Date: Oct 2005
Location: Ohio
Posts: 177
Rep Power: 0 frankish is an unknown quantity at this point
Quote:
Originally Posted by King
Because it is much cleaner code and easier to debug. Functions should not be that long, especially the main; having a large main is bad coding style. Why do you take so much offence from people giving you tips? You should always be looking to improve your code whenever possible.
What you said is not true. Having to jump around in code a lot is a pain in the ass. I've done it before and it's no picnic. Bad coding style? Who cares? It's what's practical that counts. This thread was not supposed to be about how I code but about the level editor itself. It seems like this was a waste of time. No one asked for the source code of The Fly Game.
frankish is offline   Reply With Quote