Re: How To From: Holger Spielmann <holger@spielmann.net> Date: Mon, 18 Oct 1999 00:00:00 +0000 "John Jenkins" <Jenkins@net2000.com.au> writes: > Just wondering if there is anywhere out there that would show me how to > programme a pbem game in visual basic as i have a great idea for a game but > i have no idea how to start programming the front and back end and all the > little bits in between. Don't use VB, use plain ANSI-C or Perl. You don't need a graphical interface for a game engine, so there's no advance in using a "visual" programming language. Instead, it wouldn't be possible to run your game on a unix server if you use VB. Try to be portable. (Just my 2 cents.) -- Holger Spielmann : : +49-391-2538781 holger@spielmann.net Umfassungsstr. 4 : D-39124 Magdeburg : http://home.wtal.de/hs/ Referenced By Up