View Poll Results: Do you like it?

Voters
3. You may not vote on this poll
  • Yes

    3 100.00%
  • No

    0 0%
Results 1 to 12 of 12

Thread: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

  1. #1

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Talking VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Arkanoid Game, by minitech.

    Keys:
    Left & Right to move, x to exit.

    Please give suggestions!

    Edit: updated copy submitted below.

    Edit 2: Changed title, didn't know. Also, this works best if you set resolution to lowest.
    Last edited by minitech; Feb 14th, 2009 at 03:36 PM. Reason: Game Title Change

  2. #2

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Talking Re: VB.NET 2005: Arkanoid Game FullScreen [Exe & Source]

    Here is an updated copy of the Exe & Source. I made the bouncing a little more realistic, and every game is different, finally.
    Attached Files Attached Files

  3. #3

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Here's a version that's not full-screen, but there's no empty gap at the side, now.
    Attached Files Attached Files

  4. #4
    Addicted Member makster246's Avatar
    Join Date
    Dec 2004
    Location
    nottingham
    Posts
    187

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Hiya, graphics and movement seem cool. on my system though i am getting crazy slowdown.. i have looked through the code and it doesnt appear to be anything in there. probibly something in the DLL file , but using my imagination to overcome the slowdown and it looks pretty cool. collision detection was really good

  5. #5

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Uhh... exactly how slow is it going? I think the ball is meant to move at about 6 pixels per 1/10 of a second, so it's not really fast. How fast is it going for you?

  6. #6
    Addicted Member makster246's Avatar
    Join Date
    Dec 2004
    Location
    nottingham
    Posts
    187

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Its not just the ball, its the whole game, the paddle moves but it jump's and when you press left it takes a second or two to register. now this has ran perfectly on my PC now, but my laptop it runs slow on.. thinking about it though my lappy is running 2008, so the game probibly lost something in the automatic upgrade~(conversion).

  7. #7

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    You could run the EXE, I assure you there aren't any viruses or anything like that but I guess you should always scan it anyways. If you don't have antivirus software, then never mind.

  8. #8
    Addicted Member makster246's Avatar
    Join Date
    Dec 2004
    Location
    nottingham
    Posts
    187

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    ran the exe, its running slow on laptop too.

  9. #9

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Unhappy Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Sorry, but I can't really do any thing about that.

  10. #10
    Addicted Member makster246's Avatar
    Join Date
    Dec 2004
    Location
    nottingham
    Posts
    187

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    lol thats ok, as i said it works great on the pc and it is a good little game

  11. #11

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Talking Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Here's an updated copy: bitmaps are contained within the EXE, and it has sound. You still need to copy the DLL with it, though. Is there a way to put DLLs in your resources?

    Here is the source:
    http://minitechme.bravehost.com/Arkanoid Source.zip
    Last edited by minitech; May 2nd, 2009 at 01:23 PM. Reason: Updated Files

  12. #12

    Thread Starter
    Stack Overflow mod​erator
    Join Date
    May 2008
    Location
    British Columbia, Canada
    Posts
    2,824

    Re: VB.NET 2005: Arkanoid (Breakout) Game in Full Screen [Exe & Source]

    Last edited by minitech; May 2nd, 2009 at 01:21 PM.

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