Results 1 to 28 of 28

Thread: [VB5] Heartless Victory - Show No Mercy [source & exe]

Hybrid View

  1. #1

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    [VB5] Heartless Victory - Show No Mercy [source & exe]

    Hi everyone. This is a game I've been working on for a few months now. It's a strategy card game like Magic The Gathering or Duel Monsters (yugioh). However, it's not as complicated as those games, nor does it have graphics.
    The game is fully functional and free.

    It's a 1v1 game that can be played on a single computer or it could be played through a LAN or internet connection.

    Please read the instructions on how to play the game. If you don't, you'll be lost as what to do. The learning curve is small when compared to similar games. The instructions are just 9 pages long. The instructions for other games like this are around 60 pages long.

    ------reason for releasing the source-----

    I was thinking of releasing the source and so I have! I thought about it and decided that I really couldn't take the game any further with my skills. I also thought it would be a good example for someone to look at if they wanted to do a similar game. The game also uses winsock, so if anyone wants to learn how to use it, take a look at the source.

    I have commented the code as much as possible so there shouldn't be too many problems seeing what each piece of code is doing.

    Things I would like to see improved on the game if you choose to run with it:

    #1 - The ability to make a "game server" so people don't have to give out their ip addresses to someone so they can host a game.

    #2 - Be able to send all game updates in one shot instead of 8.

    #3 - Give the cards pictures!
    Last edited by drivenbywhat; Jan 31st, 2010 at 12:42 PM.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  2. #2
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: Heartless Victory - Show No Mercy [EXE]

    Very nice, mate.

    I own you hard! 8-)

  3. #3

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: Heartless Victory - Show No Mercy [EXE]

    LOL. Wasn't I owning you before you got disconnected? Too bad more people won't try out the game. Hopefully that will change when I get www.download.com to upload my game to their site.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  4. #4
    Junior Member
    Join Date
    Aug 2007
    Location
    A hot place
    Posts
    27

    Re: Heartless Victory - Show No Mercy [EXE]

    Wow, looks cool. But, i can't err, get it to work. .

  5. #5

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: Heartless Victory - Show No Mercy [EXE]

    Seismosaur, how come it won't work? Are you getting any error messages? Also, what Windows version are you using? 2000, XP or Vista?
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  6. #6
    Junior Member
    Join Date
    Aug 2007
    Location
    A hot place
    Posts
    27

    Re: Heartless Victory - Show No Mercy [EXE]

    Quote Originally Posted by drivenbywhat
    Seismosaur, how come it won't work? Are you getting any error messages? Also, what Windows version are you using? 2000, XP or Vista?
    I don't get any error messages, I'm running on XP, it's just that non of the buttons/tabs work X.X

  7. #7

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    New beta version 011. Fixes the glitch that allows the game to continue after the duel is over. Also, changed the description of the special cards ARMAGEDDON & SOUL TRANSFER to reflect new changes.
    Last edited by drivenbywhat; Aug 7th, 2007 at 01:40 PM. Reason: removed zip - all zips will be on 1st post from now on
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  8. #8
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Nice update

    - Marius

  9. #9

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Just when you tested the latest update, there is another update! Version 013 improves the gameplay by:

    fixed some program errors

    fixed the bug that let certain cards not require any
    summoning costs when they were required

    added new special cards

    damage scale was changed

    integrated a help tab

    added ability to restore an online game

    limited sacrifice to 2 per turn

    changed summoning costs of certain cards
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  10. #10

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Version 014 has been released. The following is updated:

    fixed some program errors

    fixed damage scale

    fixed summoning costs

    added sounds

    removed popup reminders & replaced with textbox

    added a card description in game tab

    gameplay was changed a bit

    instructions were updated
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  11. #11
    Lively Member
    Join Date
    Jul 2007
    Posts
    110

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Gonna test out v014.
    Sounds nice!

    - Marius

  12. #12

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Version 015a is out. It contains the following updates:

    fixed program error when summoning cards with intro and those
    cards weren't highlighted in hand

    damage scale was changed

    master was changed to require any 6 cards on the field
    instead of 5 attack cards

    bug in direct button that wouldn't allow direct damage to opponent
    because attack card wasn't in first slot is now fixed

    added game compatibility checker

    synch button was added to avoid game resets if p2
    set their side after the 1st update from p1.

    disabled ability to use storage during first move for p1

    storage now allows 2 cards to be stored per turn

    fixed bug that let the game still continue afer it was over
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  13. #13

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    New version (really a patch) 015c:

    fixed summoning costs for p2 for level 5 cards

    fixed some counters that were not updating

    fixed damage scale for p1

    special cards added - soul stealer, abyss, davido, resuscitation, selfishness, invigoration

    special cards modified - soul transfer, preventive
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  14. #14

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    My game is now on www.download.com! They check for viruses & spyware on the programs that are submitted to them. This should help a lot of you decide to download the game. Here is the link: http://www.download.com/HEARTLESS-VI...ml?tag=lst-0-2

    The version on download.com is outdated. It took them a whole month to upload my game. I just submitted the new 015c version and it's expected to be on the site by 11 SEP 2007.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  15. #15
    Hyperactive Member singularis's Avatar
    Join Date
    Nov 2006
    Location
    Over There!
    Posts
    372

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    Please add images for the 'cards' just to make it look a bit better. The dull text puts me off.
    If what I said was helpful, give me rep!

    My Complete Games: -- 2D Zone (Space Shooter game) || _2D Zone 2_ || Ninja Blob (2D platformer) || Dren (Co-op up to 4 player base defence game)

    My Projects: -- The Dread Engine (2D VB game Engine) || A* Path Finding


    An excellent site for learning DirectX7, 8 & 9 (for VB6, C# & VB.net) would be: directx4vb.vbgamer.com --- For my projects and games see: pieper.freehostia.com

  16. #16

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [EXE]

    I know the game is somewhat more boring without images. At first I wanted to keep the program size small. Then I didn't want the form's size to be too big. Adding pics to the game tab would dramatically increase the size of the program & form size. Not to mention more code to add.

    At this moment, I don't know if I'll continue work on the game. I'm actually thinking about releasing the source so people could improve on it, like adding pics, lol.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  17. #17

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [source & exe]

    The source for the game is released!
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

  18. #18
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    Re: [VB5] Heartless Victory - Show No Mercy [source & exe]

    Just one problem is the user friendliness of the game. A card game i have always likes them and one of the best examples are the yugioh and pokemon card games. You need to have pictures and maybe some animations. The user on your game could spend 5 minutes reading everything before making a move (if he/she were new to the game) just thought i would let you know

  19. #19

    Thread Starter
    Fanatic Member drivenbywhat's Avatar
    Join Date
    Jan 2007
    Location
    VA - USA
    Posts
    866

    Re: [VB5] Heartless Victory - Show No Mercy [source & exe]

    Hi Paul.

    I understand your concerns with the user friendliness. However, everybody needs to read the rules to any game they haven't played before. That's universal. I try to make it as simple as possible by just having six pages of instructions. Games like yugioh & magic have very thick manuals to learn the gameplay.

    I have also acknowledged that the game would look better with pics. It's in my first post on the thread. It asks people what to add to the game to make it better if they choose to continue the program, since the source is available.

    I stopped working on the game back in August but perhaps I'll resume work on it in December and try to include the improvements.
    [vb5 & starting to move to vb2008] I appreciate the help I get from everyone. Thank you.

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