Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 15th, 2006, 8:25 AM   #1
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
Question Help W/ video game making!

Hello! I am making a video game using visual basic 5. i have quite a bit of experience using it but there is still a LOT for me to lern befor I will move on to learn C++! :beard: I have made quite a few ways to create movement, music and other important game functions! But I wanted to see if any1 know of better ways to program Movement using the keybord, Graphics (and a good program 2 use to make the graphics), and theing along the video game nature! Any thing you could give would be great ! Thank you VERY much!:banana:
Measter_Matt is offline   Reply With Quote
Old Dec 15th, 2006, 8:46 AM   #2
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by Measter_Matt View Post
I have made quite a few ways to create movement, music and other important game functions! But I wanted to see if any1 know of better ways to program Movement using the keybord, Graphics (and a good program 2 use to make the graphics), and theing along the video game nature!
How can we suggest better ways to do something if you do not say how you are currently doing them?
Arevos is offline   Reply With Quote
Old Dec 15th, 2006, 2:02 PM   #3
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
Well I would like 2 c all the ways to make any type of functions. Beacuse even if it is not as efficient as mine i would like 2 c if i like it better!
Measter_Matt is offline   Reply With Quote
Old Dec 15th, 2006, 2:20 PM   #4
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Tip: 2 C is the number of batteries in one of my small flashlights. If this sort of language mangling carries over to your code, you are in deep doo doo. Just a thought.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 15th, 2006, 3:03 PM   #5
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by Measter_Matt View Post
Well I would like 2 c all the ways to make any type of functions. Beacuse even if it is not as efficient as mine i would like 2 c if i like it better!
You're more likely to get suggestions if you ask specific questions, such as "How can I improve this piece of code?" or "How would I go about creating a collision detection?" If you don't give people anywhere to start, they're going to struggle to answer you, or, more likely, they'll just dismiss your post.

Also, as DaWei alludes to, you may get better responses if you use correct English, as it's easier to parse. Pidgin English is fine for txting or IRC, but on a forum it merely appears as if you cannot be bothered to formulate a sentence. And if you can't be bothered to spend time on your question, it's less likely people will spend time on their answers.

Or, look at it another way; if you wrote a program with so little care and attention to its syntax, it wouldn't even run. English may be more forgiving, but that's no reason not to at least try to get things correct.
Arevos is offline   Reply With Quote
Old Dec 15th, 2006, 3:59 PM   #6
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
The only thing bad about asking a specific question is that there is too specific of an answer- but if u need it a little more specific then what would be a good way to make movement becouse right now i'm pretty much stuck with textboxes, timers and such. and what yould be a good program to make graphics and animations that visual basic 5 will suport and what would i have to use to support that graphic because of right now im stuck with paint and simular programs.
And to be all truthful I somethime lack the right brain to support proper english so if i use c = see or 2 = too , too , two or even b as b and w/ as with I would label other programming or if it is anything more than a shorter english, or I do not always have the time to type correctly due to all the thing my life has me do.

Last edited by Measter_Matt; Dec 15th, 2006 at 4:53 PM.
Measter_Matt is offline   Reply With Quote
Old Dec 15th, 2006, 5:28 PM   #7
DaWei
Resident Grouch
 
DaWei's Avatar
 
Join Date: Jun 2005
Posts: 6,453
Rep Power: 10 DaWei is on a distinguished road
Well, admittedly, I sometimes shorten an apt phrase to BS.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers
DaWei is offline   Reply With Quote
Old Dec 15th, 2006, 5:34 PM   #8
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
Ok I will make it 1 question at a time... What is a good way to make movement using vb5 that does not use a textbox and timer! I would realy like to make it using the w, a, s,and d buttons. Thank you!
Measter_Matt is offline   Reply With Quote
Old Dec 15th, 2006, 5:59 PM   #9
Arevos
Programming Guru
 
Arevos's Avatar
 
Join Date: Aug 2005
Location: England
Posts: 1,499
Rep Power: 5 Arevos is on a distinguished road
Quote:
Originally Posted by Measter_Matt View Post
The only thing bad about asking a specific question is that there is too specific of an answer- but if u need it a little more specific then what would be a good way to make movement becouse right now i'm pretty much stuck with textboxes, timers and such.
You might want to loop into the KeyPress, KeyUp and KeyDown events.

Quote:
Originally Posted by Measter_Matt View Post
and what yould be a good program to make graphics and animations that visual basic 5 will suport and what would i have to use to support that graphic because of right now im stuck with paint and simular programs.
You may want to look into Paint.NET.


Quote:
Originally Posted by Measter_Matt View Post
And to be all truthful I somethime lack the right brain to support proper english so if i use c = see or 2 = too , too , two or even b as b and w/ as with I would label other programming or if it is anything more than a shorter english
Surely if you can type out the full names of functions in VB, you can type out full words in English? And if you cannot, then surely it's a vital life skill to learn?

Quote:
Originally Posted by Measter_Matt View Post
or I do not always have the time to type correctly due to all the thing my life has me do.
If you don't have the time to spend an extra minute on your question, then why should people spend time on an answer?
Arevos is offline   Reply With Quote
Old Dec 15th, 2006, 8:05 PM   #10
Measter_Matt
Newbie
 
Measter_Matt's Avatar
 
Join Date: Dec 2006
Posts: 6
Rep Power: 0 Measter_Matt is on a distinguished road
Thank you! But with my shortened language I just do not have the ability to stay on the internet for long amounts of time (parents)- It stinks to be a teen sometimes!
Another thing I would like 2 figure out is how to make it where in a listbox instead of the list going from top to bottom I need it to go from botton to top! I have messed around with it for hours but to no success. Thanks for your help and time!

Last edited by Measter_Matt; Dec 15th, 2006 at 8:10 PM. Reason: Didn't give enough Thanks!
Measter_Matt is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Video Game Console Course lostcauz Coder's Corner Lounge 9 Sep 29th, 2006 11:09 AM
Programming video game to TI calculator? magus57 Project Ideas 20 May 5th, 2006 10:19 PM
The Black Art of Video Game Console Design lostcauz Book Reviews 0 Apr 26th, 2006 7:31 PM
Java programmers, game developers, artists, be ware! RPG game team is recruiting! atcomputers.us Paid Job Offers 7 Sep 25th, 2005 7:25 PM
Making a game need some help. Logger767 Existing Project Development 23 Jun 7th, 2005 8:54 AM




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:45 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC