Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / VB.NET / October 2004

Tip: Looking for answers? Try searching our database.

Vb.net Mini Game

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Daniel - 15 Oct 2004 23:14 GMT
Hi ,

        i was just wondering if it is possible to create a mini game in
vb.net say for example like space invaders with a spacecraft coming across
the top of the screen in a web form dropping bombs no fancy graphics....
with you controlling your spacecraft/tank ( a line ) at the bottom just
trying to avoid them :) if anyone knows if its possible and could help me
would be much appreciated

                      Regards ,

                                      Daniel
MP - 18 Oct 2004 06:23 GMT
Yes it is possible to make a mini game in VB.net using GDI+

I've created a very elaborate 8 way scrolling shoot em up game with parallax
scrolling.

I've designed it to actually design multiple types of games, in essence a
game creator.  I've created a tiling engine that can be used to create Super
Mario, Sonic the Headgehog, or even a complex shoot em up games.

You'll need to learn how to do some collision detection too.  That was the
hardest thing for me to do in .net, but I was able to make it work quite well.

It runs really fast as well.  Just remember to do double buffering on the
vertical blanks to get rid of flickering...

good luck dude!

> Hi ,
>
[quoted text clipped - 8 lines]
>
>                                        Daniel
Larry Serflaten - 18 Oct 2004 08:08 GMT
> It runs really fast as well.  Just remember to do double buffering on the
> vertical blanks to get rid of flickering...

How does one get in sync with the vertical blanking cycle?

LFS

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.