Here's my entry for the Christmas competition, titled
Dasher is Late for Work.

Dasher, one of Santa Claus's reindeers, is running late for work this year, so he's sprinting to reach Santa.
I made this in Delphi using OpenGL. You need a video card with at least OpenGL 1.2 support to run it. I tested it on Windows 7 x64 and Windows XP (running on a VM) using an ATI 5570 video card with the latest drivers installed. I also tried it on a system with an integrated Intel HD 3000, which couldn't run it in fullscreen (crashes with an error which I have no idea how to solve).
I did a video capture of the demo, but it's kind of choppy:
[youtube]http://www.youtube.com/watch?v=PKEORgn6bWY[/youtube]
Below I give credits and list all the stuff which I haven't made:
- music by greenRiverThriller:
Santa Claus Is Coming To Town - Christmas in 8 bit- font by codeman38:
Press Start 2P- KOL to replace the VCL and make the EXE smaller, also provides PNG and OpenGL support:
link - BASS audio library for music playback:
link- BTMemoryModule to load bass.dll from memory:
linkCheck the attached ZIP archive for the demo.