|
||
|
GP Mailing List
ATXGPSIG List
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: (No Subject)
-- On Sat, 4 Sep 1999 11:34:00 Tommi Pirinen wrote: > >----- Original Message ----- >From: Doug Simon >To: >Sent: Friday, September 03, 1999 7:18 PM >Subject: (No Subject) > > >> OK, I may sound kinda dumb with all you "programming >geniuses" (heh) out >there, but I've just started programing with C++, >and I'm working on a >computer game (wow...). Err.. it's gonna be 2D >since I don't know how to do >3D yet, but can I have some code >examples for adding pics, sound and >creating a map? Also, how >would I generate a random number? >I'm beginner in C++ myself but isn't it done by (pseudocode below) >srand(time) >rand() >Anyway I'd suggest using Basic, Pascal, Visual Basic or Delphi for beginner. >And definetely not big games for beginning. start from something like >Tic-Tac-Toe's and that sorta stuff and then start bigger projects. I woulda started with basic, but I started with C (didn't know about basic) and when I tried basic at my friend's house I started getting confused cause I couldn't do some stuff, so I decided justto do C/C++. Doug Angelfire for your free web-based e-mail. http://www.angelfire.com ================================================================= To SUBSCRIBE or UNSUBSCRIBE please visit http://gameprogrammer.com/mailinglist.html
|
|