added gameapi logo.
updated to newer gameapi.
minor bugfix.
null pointers added.
minor leak checking.
destructor added to Game class.
Moved game logic to a class, away from main().
std::function support.
Makefile changes.
Makefile to the build too. :)
delay 10 to control frame rates.
Win32 support for the game.
clang compiler.