|
-
Jul 15th, 2000, 07:08 AM
#1
Thread Starter
Member
I am new on game programming (but not new to vb) and I want to program games, how can I start off, does anyone know a good and easy basic tutorial out there? A little help would be appreciated. Thank you!
Dim VB as MyLife
if VB = True then
Load MyLife
Else
Unload MyLife
End
End If
-
Jul 15th, 2000, 09:48 AM
#2
Frenzied Member
-
Jul 15th, 2000, 10:42 AM
#3
-
Jul 15th, 2000, 07:10 PM
#4
PowerPoster
...of course (and as always) I recommend my site .
-
Jul 19th, 2000, 06:53 AM
#5
Frenzied Member
My favourite is http://www.ur.co.nz
there you can learn easy and advanced techniques.
For more you can go to http://www.vbexplorer.com. A huge page where you can learn gameprogramming from the beginning not as good but easier.
Sanity is a full time job
Puh das war harter Stoff!
-
Jul 19th, 2000, 10:27 AM
#6
transcendental analytic
Well, i could recommend my site, it's not as good as Fox, but you could learn some stuff there
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|