Results 1 to 5 of 5

Thread: My new game.....

  1. #1
    Guest

    Talking

    I just finished a small game...
    it's a shoot 'em up game..... not nearly finished yet....

    there is one round........ actually, only one enemy...

    here it is:
    http://www9.ewebcity.com/denniswrenn/Game.zip


    8 is up
    4 is left
    6 is right
    2 is down
    0 is fire
    9 stops the game.


    it's a bit crappy at the moment.... but it only took me 30 minutes......



    and for some odd reason sometimes when you fire, the enemy doesn't die!

    and also when you go down far... past the current screen, your "plane" "breaks apart"...

    I can fix it, but I don't have time right now...


    -Dennis

    PS: Right click the link and choose "save target as"


  2. #2
    Member JPRoy392's Avatar
    Join Date
    Aug 2000
    Posts
    50
    It's not that shabby. Certainly good for 30 minutes of work. How did you write it, it wasn't VB?
    Jim

    "...head is all empty and I don't care..."

  3. #3
    Addicted Member
    Join Date
    Jul 2000
    Location
    California
    Posts
    154
    Why can't i dis-assemble it?
    VB-World addict!

    All spelling errors are undocumented words!
    http://www.bells.f2s.com

  4. #4
    Guest
    it's in C++....
    to be more specific, Borland Turbo C++ 4.5

    they have these wierd console windows... it's a normal win32 window... but it's made to act like a DOS console..

    Borland wrote a neat set of functions for this "EZWin"(which is what its called)... like gotoxy() which goes to a particular point...

    and also clrscr() which clears the window, etc etc....

    It's not that shabby.

    Thanks..

    as soon as it's finished or more finished than it is now, I'll give out the source code... but it's really sloppy and hard to read right now...




  5. #5
    Guest
    I have no clue why you can't dis-assemble it...

    you shouldn't be trying anyway.. I'll tidy up the code and give it to ya if you like....

    it must be some borland thing that prevents from disassembling..

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