Results 1 to 3 of 3

Thread: Suggestions needed for making a small game

  1. #1

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Question Suggestions needed for making a small game

    Hi guys

    I'm trying to create a small game in VB2010. The gameplay is as follows:
    Code:
    civilians would walk/stand in a room/street and suddenly an evil character would pop from the ground/wall.
    
    This evil character would suddenly vanishes too. So, the player has to shoot it to kill the character.
    
    The evil character, civilians, etc. would be random. Also, there would be sound effects too. That is the popping up of the evil character, it's voice, the civilians voice, etc.
    I'm trying to make it as simple as possible but without degrading the quality of the game play.

    I think, I could somewhat create the graphics for the characters, scenes, etc. and can get the sound effects recorded.

    So, the difficult part is,
    • [ ] how could I make it a smoother for playing the game ?
    • [ ] what would be the best way to do animations ?
    • [ ] Creating a GIF and placing it in the picturebox and moving it ?
    • [x]how to play the music in background and at the same time play sound effects on certain instance ? Edit:solution


    Any ideas ?

    Thanks
    Last edited by akhileshbc; Aug 9th, 2011 at 12:18 PM.

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

  2. #2
    Master Of Orion ForumAccount's Avatar
    Join Date
    Jan 2009
    Location
    Canada
    Posts
    2,802

    Re: Suggestions needed for making a small game

    If your plan is to do this with GDI+, you are going to have a hell of a time. The best option is to use XNA.

  3. #3

    Thread Starter
    Freelancer akhileshbc's Avatar
    Join Date
    Jun 2008
    Location
    Trivandrum, Kerala, India
    Posts
    7,652

    Re: Suggestions needed for making a small game

    Thanks

    And sorry for being late. I totally forgot about this thread.

    I'll try it

    If my post was helpful to you, then express your gratitude using Rate this Post.
    And if your problem is SOLVED, then please Mark the Thread as RESOLVED (see it in action - video)
    My system: AMD FX 6100, Gigabyte Motherboard, 8 GB Crossair Vengance, Cooler Master 450W Thunder PSU, 1.4 TB HDD, 18.5" TFT(Wide), Antec V1 Cabinet

    Social Group: VBForums - Developers from India


    Skills: PHP, MySQL, jQuery, VB.Net, Photoshop, CodeIgniter, Bootstrap,...

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