
3 Mar
2004
3 Mar
'04
3:39 p.m.
David, I'm in full support of your effort. Just a small comment: int main(int argc, char* argv[]) { window w = create_window(); w->title("Example window"); why is window implicitly a pointer?
and finally
8. It should be extremely easy to use.
Adn maybe 9. It should be possible to create worm-like games in it, where student need to draw the worm by moving pixels or something around :-) br Thorsten