473,396 Members | 1,599 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Any Body Have made any game on VB6

Ali Rizwan
925 512MB
Hello everybody.

Is anybody making any type of game on VB6?
If yes then please reply me if not then I tell you I have already made some games on VB6 but these are board games. Like tic tac toe and a Pakistani game it's very interesting we called it box making.
Aug 25 '07 #1
17 1969
vdraceil
236 100+
Is anybody making any type of game on VB6? ...
Interesting to see a game developer as me!! I have developed a card game with VB6.0 as front end and MS Access as back end. Would you mind sending your games to [e-mail address removed by Moderator] (my mail address), so that I can learn something more. Do post your doubts.
Aug 26 '07 #2
Killer42
8,435 Expert 8TB
Sorry, I've removed your e-mail address from the post. If people want to contact you off-list they should go to your profile and hit the "Private Message" or "Send an e-mail" links. Site policies prohibit the posting of your own or anyone else's e-mail address.

Oh, and if I might make an observation, the word is questions, not doubts.
Aug 27 '07 #3
Ali Rizwan
925 512MB
Interesting to see a game developer as me!! I have developed a card game with VB6.0 as front end and MS Access as back end. Would you mind sending your games to [e-mail address removed by Moderator] (my mail address), so that I can learn something more. Do post your doubts.
Sorry I have not received your email address it has deleted by Killer42. So mail me your email address at [Deleted by Moderator] Ok I am waiting.

Ok I have attached my Tic tac toe game. Please now you send me your game at my address given above.
Sounds and music files are not uploaded so music and sound will not play.

30/08/2007 - attachment deleted by Moderator, as it appears to contain a worm
Aug 27 '07 #4
Killer42
8,435 Expert 8TB
Sorry I have not received your email address it has deleted by Killer42. So mail me your email address at ...
It was removed because the site guidelines prohibit the posting of e-mail addresses - your own or anyone else's. See my earlier message.
Aug 28 '07 #5
Killer42
8,435 Expert 8TB
Oh, by the way. I forgot, I created a very simple game a few years ago, in VB6 (or maybe version 5, or even 3 - I forget).

It was one of those "space war" games, where you have one pointy spaceship and one that looks a little like the Enterprise, and they fly around and shoot dots at each other. I still have it here somewhere.

It was a pretty stupid little thing, and the coding is probably really ugly. But it did some nice stuff, like smooth rotation of the ships, shields to absorb the shots, an option to have a black hole trying to suck the ships in, and I forget what else...
Aug 28 '07 #6
Ali Rizwan
925 512MB
... It was one of those "space war" games ...
Hi
If you find that please send me that.
By the way how can make rotatory movement of your space ship can you tell me?
Aug 28 '07 #7
Tig201
103 100+
Hello everybody.

Is anybody making any type of game on VB6?
If yes then please reply me if not then I tell you I have already made some games on VB6 but these are board games. Like tic tac toe and a Pakistani game it's very interesting we called it box making.
I did Pac-Man in VB6 a couple of years ago I never did get it working that well though. The ghost weren’t that aggressive. I finished it in VB.Net for a class assignment.
Aug 28 '07 #8
Ali Rizwan
925 512MB
I did Pac-Man in VB6 a couple of years ago I never did get it working that well though. The ghost weren’t that aggressive. I finished it in VB.Net for a class assignment.
Hi
If you dont mind will u give it to me just for check that how can you make it because once i tried but i cant make it.
Aug 28 '07 #9
Killer42
8,435 Expert 8TB
If you find that please send me that.
By the way how can make rotatory movement of your space ship can you tell me?
I don't remember how I rotated the ships. Will have to track down the source.
Aug 29 '07 #10
Tig201
103 100+
This is the VB6 Code. Note that I did this as a school project for an intermediate Visual Basic class at a community college. I was unfortunate enough, or maybe just that unlucky, to take the basic class in VB 6 and the Intermediate class in VB.Net do to a change in the college. As a result I started my final project in VB 6. This code is poorly commented. I did the final code in VB.net so this code may not be complete. Hope it is some help.

Oh and I never did get those pesky ghost to work that well.

Greg
Attached Files
File Type: zip PacMan.zip (30.8 KB, 111 views)
Aug 29 '07 #11
I've made games pretty prolifically in VB and VBA since I was little.
Here are some that can be found on my website (http://www.SteGriff.co.uk)

Accel Game
Move World

Some of them have screen redraw issues. I've never found a way to sort that out, if anyone knows of a way, please email me :)
Aug 29 '07 #12
Killer42
8,435 Expert 8TB
I don't remember how I rotated the ships. Will have to track down the source.
I think it's just a matter of working out the distance and angle from your ship's centre point to each dot. Then adjust the angle and draw the point. I seem to recall there was rather a lot of Sin() and Cos() calculation going on.
Aug 30 '07 #13
ashsa
45
Sorry I have not received your email address it has deleted by Killer42. So mail me your email address at [Deleted by Moderator] Ok I am waiting.

Ok I have attached my Tic tac toe game. Please now you send me your game at my address given above.
Sounds and music files are not uploaded so music and sound will not play.
Your attachment of OX2.zip alarmed my anti-virus with a W32.Chir.B@mm threat for which the description is on http://securityresponse.symantec.com...072920-3942-99
Aug 30 '07 #14
Killer42
8,435 Expert 8TB
I just tried to open that ZIP and also hit a virus/worm alert, so I've deleted it from the message. We don't like to distribute such things here at TSDN.
Aug 30 '07 #15
Ali Rizwan
925 512MB
I just tried to open that ZIP and also hit a virus/worm alert, so I've deleted it from the message. We don't like to distribute such things here at TSDN.
Ok I ll send you a fresh and scaned copy of that.
Aug 30 '07 #16
Ali Rizwan
925 512MB
This is the VB6 Code. Note that I did this as a school project ...
never did get those pesky ghost to work that well.
Hi
I am going to make some modifications to your pacman if you dont mind can i do this.
Thanx for the game
Aug 30 '07 #17
Tig201
103 100+
Hi
I am going to make some modifications to your pacman if you dont mind can i do this.
Thanx for the game
By all means. Thanks for asking, but I figured when I posted it that people would use and modify it.
Aug 31 '07 #18

Sign in to post your reply or Sign up for a free account.

Similar topics

138
by: theodp | last post by:
--> From http://www.techdirt.com/articles/20040406/1349225.shtml Microsoft Patents Saving The Name Of A Game Contributed by Mike on Tuesday, April 6th, 2004 @ 01:49PM from the...
8
by: localhost | last post by:
I would like to wrap all of the HTML inside of my <body> tag inside a <div> with in my code-behind. I do not want to touch the .aspx page template at all. I know how to make the body tag...
22
by: stephen | last post by:
I have created an order form that users javascript to create a new html document when the customers clicks the "print page" button. Once the new document has been created it then prints the...
10
by: Zeez | last post by:
Hello! I'm looking for a way to stretch an HTML page. I found a way to zoom into a web page by using this code: body.style.zoom = 200%. (this piece of code magnifies the page 2 times larger)...
1
by: fowle040 | last post by:
I underlined and bold print my files. I need to know how to make this code into a working game. The object of the game is to have two players 1- belle and 2-beast. I want them to lose and gain...
7
by: Gasten | last post by:
Hello. The last weeks I've been coding a roguelike (you know, like nethack) in python using the nCurses library. Some week ago I ran into a problem: When I made the object for messagebar-output, I...
0
by: maxime_phan | last post by:
hello we would like to make you discover a new and free multiplayer game platform: GameLAN. All game are made with pygame, we have 3 multiplayer games now (Tetris like game, Heroic fantaisy tactic...
6
by: JNeko | last post by:
Hello all, awesome site! I guess I am technically not a beginner in JAVA, but from my code you would not realize it! I don’t expect anyone to help me with this, but I figure I might as well as try...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.