|
-
May 24th, 2001, 09:14 AM
#1
Thread Starter
Frenzied Member
Question
Hi to all,
I just visited this part of the forum about game programming and downloaded few projects that you guys are working on. I find this very fascinating. The only development I do is business applications.
I have a favor to ask you guys. Could you please tell me where to look to learn game programming. What tools do I need? (besides vb). How do you guys create your maps? What software do you use? Etc.
Thanks in Advance.
-
May 24th, 2001, 12:17 PM
#2
All you really need is VB. To expand, youll want some pictures, etc. Map editors, etc, can all be programmed in VB. I know that i started out making a picturebox walk around when i pressed the arrow keys, and worked from there. You can use DirectX, but a lot of people around here are using BitBlt, and such (correct me if im wrong, anyone). I think that games are a matter of starting small, and building on what you know (and starting over a lot to implement better techniques =).
Z.
-
May 24th, 2001, 04:01 PM
#3
Member
Yeah, just start small. My first game was a guess the number game . Best way to learn it is to look at code from others and read alot of articles and stuff.
Recommended links:
http://www.gamedev.com
http://www.planetsourcecode.com
and this site ofcourse ^_^.
Also, if you 'copy' code from others try to understand it for 100%, that can be handy in the future.
-
May 28th, 2001, 09:46 AM
#4
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
|