|
-
Jul 25th, 2004, 02:23 PM
#1
Thread Starter
Hyperactive Member
Keepy-uppy game! [resolved]
Hi folks,
Mildy-experience VB6 coder here who's never made a game though!
I need to (and very quickly) create a keepy-uppy game in VB6.
For those non-soccer players, keepy-uppy is a game where you attempt to keep the ball of the ground as long as possible using your legs/feet/head/etc!
The VB6 game would simply be a full screen app with a football image that bounces. Each time the user clicks on the ball they get a point and it bounces a little higher. If the user doesn't click on the ball in time, it falls to the bottom of the screen and the game is over.
You can see a Flash version of what I'm after here.
1) Has anyone seen any examples of anything like this I can adapt?
2) Failing that, how difficult do you think it would be to knock this together (it doesn't sound particurlarly complicated!)
Thanks
Simon
Last edited by Electroman; Sep 20th, 2004 at 09:14 AM.
-
Jul 25th, 2004, 08:23 PM
#2
Ex-Super Mod'rater
You mentioned it would be a full screen app, does this mean you'll want to use DirectX then? I reckon it would take longer to set up the DirectX stuff than to do the code for the game, its simpley modeling the balls physics and add some DirectInput which detects when you click on the ball and gives it a boost upwards when that happens.
Is it for a school project or something? (Just you saying you need to do it quickly). I ask this because I mad ea simple Dx7 2D engine that could do the graphical stuff you need to do but if its for a school project then they will probably want you to have done the whole code and the code in the engine is rather complex .
When your thread has been resolved please edit the original post in the thread (  )
and amend "-[RESOLVED]-" to the end of the title and change the icon to  , Thank you.
When posting Code use the [VBCode]Code Here[/VBCode] tags to be able to use the code highlighting.

-
Jul 26th, 2004, 02:49 AM
#3
KING BODWAD XXI
Easy to do but the GFX setup will take the longest
-
Jul 26th, 2004, 02:51 AM
#4
Thread Starter
Hyperactive Member
Thanks folks, but I've copped out.
I had a play about but know nothing about 'directx' so got someone on rentacoder to do me an app - pretty good too!
Thanks for your feedback though!
Simon
-
Jul 26th, 2004, 02:58 AM
#5
KING BODWAD XXI
I could have done it for free
-
Jul 26th, 2004, 03:02 AM
#6
Thread Starter
Hyperactive Member
Ah well - thanks anyway. But I felt my time restraints were too much to ask for a freebie
-
Jul 26th, 2004, 03:55 AM
#7
KING BODWAD XXI
Whats it for?
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
|