Just wondering how many people prefer to work up their games from scratch ( like this) or let Delphi do a majority of the work for them. Where would you draw the line if you had too? Personally if the game doesn't need too much in the way of "windowed" interfaces (i.e. menus, forms, etc.) or a lot of extras, I prefer to do it from scratch. However I know for a fact I can create a game 10x faster using what Delphi has to offer as well as prebuilt components (not just units), which is a big plus even if it means a slightly larger executable.