Forum: Game Development Aug 27th, 2007 |
| Replies: 4 Views: 4,628 Since no one here is answering the post, could a moderator please move it to the game dev forum? |
Forum: Game Development Aug 26th, 2007 |
| Replies: 4 Views: 4,628 Hey guys I can't figure out how to get the sdl colorkey to work, I've tried to find a tutorial on it, but nothing seemed to make sense.
if ( SDL_Init( SDL_INIT_VIDEO ) < 0 )
{... |
Forum: Game Development Aug 15th, 2007 |
| Replies: 5 Views: 1,639 Just a suggestion, python. Python is both a programing language, as well as a web design language. It has a very clean syntax and is perfect for teaching beginners the basic principles of computer... |