PDA

Click to See Complete Forum and Search --> : Game Web Sites Here!


SteveCRM
Apr 2nd, 2000, 04:59 AM
I have a new book called Game Design: Secrets Of The Sages...and in the programming section I found a list of web sites...(some might be for C++, I haven't looked at them all yet.)
Here they are:
Game Programming Galaxy
www.geocities.com/siliconvalley/vista/6774/

New Game Programmers Guild
http://pages.vossnet.de/mgricken/newgpg/

Game Programming 99
www.gameprog.com

GameProgrammer
www.gameprogrammer.com


sorry if some links are wrong, reply if I spelled one wrong or something...

Fox
Apr 2nd, 2000, 10:59 AM
I tried them but inly the second works I think :(

Cbomb
Apr 2nd, 2000, 11:13 AM
It's just a small bug. When You put a link in the board with out "http://" the ubb program assumes that "http://forums.vb-world.net" is the root directory of the internet ;) so ubb thinks the first link leads to "http://forums.vb-world.net/www.geocities.com/siliconvalley/vista/6774"

THE FIX:

Just copy/paste the links he put on there to the URL (or Address) field of you browser. Or edit the field after you have clicked the link. Or use these :) :

Game Programming Galaxy
http://www.geocities.com/siliconvalley/vista/6774/

New Game Programmers Guild
http://pages.vossnet.de/mgricken/newgpg/

Game Programming 99
http://www.gameprog.com/

GameProgrammer
http://www.gameprogrammer.com/

Fox
Apr 2nd, 2000, 11:10 PM
Oh, you're right ;)

I didn't take time to debug *g*

anyway, nice pages...

SteveCRM
Apr 3rd, 2000, 03:01 AM
Thanks for fixing that fox!