Results 1 to 7 of 7

Thread: Keepy-uppy game! [resolved]

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    the UK
    Posts
    265

    Resolved 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.

  2. #2
    Ex-Super Mod'rater Electroman's Avatar
    Join Date
    Sep 2000
    Location
    Newcastle, England
    Posts
    4,349
    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.

  3. #3
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Easy to do but the GFX setup will take the longest
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  4. #4

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    the UK
    Posts
    265
    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

  5. #5
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    I could have done it for free
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

  6. #6

    Thread Starter
    Hyperactive Member
    Join Date
    Feb 2000
    Location
    the UK
    Posts
    265
    Ah well - thanks anyway. But I felt my time restraints were too much to ask for a freebie

  7. #7
    KING BODWAD XXI BodwadUK's Avatar
    Join Date
    Aug 2002
    Location
    Nottingham
    Posts
    2,176
    Whats it for?
    If you dribble then you are as mad as me

    Lost World Creations Website (XBOX Indie games)
    Lene Marlin

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width