DEF: real-time, non interactive programs along with graphics and music.
1. Nothing in the tech demo will be interactive. Everything must be scripted. (By scripted we do not mean you may use an external scripting system)
2. Source code MUST be included with your submission, compiled is optional.
3. Because it may be used as a screensaver it should never have an ending. (If it has an obvious ending, it better restart or points will be deducted accordingly)
4. The tech demo may not be over 1000 lines. (Whitespace and comments do NOT count as lines)
5. You may not cheat lines and do "codecode : codecodecode : code ..."
6. You may not use any 3rd party DLLs.
7. Only one form or module is allowed. No extra modules, classes, forms, etc.
8. More points given to a program coded with proper indentation, well used comments, etc.
9. Maximum zipped filesize is 1024 KB.