What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » General Chit Chat » Would I be able to make a game? [Got Visual C# 2005]

Pages: (3): « First « 1 [ 2 ] 3 » Last »
Would I be able to make a game? [Got Visual C# 2005]
Author: Message:
DJeX
Veteran Member
*****

Avatar


Posts: 1138
Reputation: 11
– / Male / –
Joined: Jul 2003
RE: Would I be able to make a game?
Use Visual Basic (VB) (Y)
[Image: top.gif]
07-06-2005 05:41 PM
Profile PM Web Find Quote Report
M73A
Veteran Member
*****

Avatar


Posts: 3213
Reputation: 37
34 / Male / Flag
Joined: Jul 2004
RE: Would I be able to make a game?
what about making it in flash? lol

its possible to do what you are suggesting with it.... its got something similar in one of the 'test' templates (macromedia Flash)

[Image: lost7ru.gif]
07-06-2005 05:44 PM
Profile E-Mail PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Would I be able to make a game?
That would be extremely easy using VB.

But since you know absolutely nothing about it at all...It could be a hard. But beleive me, go with VB.
07-06-2005 09:41 PM
Profile PM Web Find Quote Report
zach
Senior Member
****

Avatar

Posts: 556
Reputation: 18
33 / Male / Flag
Joined: Jan 2005
Status: Away
O.P. RE: Would I be able to make a game?
I am downloading VB now... it's taking hours. Does it also have something to make graphics? I will try and use Photoshop at school because I don't have it anymore :(
07-07-2005 07:28 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Would I be able to make a game?
- VB isn't a free tool.
- VB is programming language, not a graphics editor
- You will need a lot of learning! And I suggest you start with some much easier very small projects before attempting to pull this "game" off (eg: make some form where pressing a button shows some text on the form, etc...).

Although this "game" is extremely easy to make (for people who know programming), you still need knowledge of several programming concepts and other stuff. Stuff which many people take for granted, but is actually knowledge and stuff you need to learn too, making this project not so easy for a 'first timer'.

eg: arrays(!), random numbers, windows forms and dialogs, fonts, etc... and since this will be a foreign language specific application you also need to know a bit about Unicode and how it is implemented in VB (or whatever programming language you choose) if you choose to use fonts to represent the characters. If you choose to use graphics to represent the characters, you need to learn also a bit about graphic handling and use of resources.

This post was edited on 07-07-2005 at 09:59 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-07-2005 09:56 AM
Profile PM Find Quote Report
zach
Senior Member
****

Avatar

Posts: 556
Reputation: 18
33 / Male / Flag
Joined: Jan 2005
Status: Away
O.P. RE: RE: Would I be able to make a game?
"VB isn't a free tool" - I realised this once I had downloaded it :P
"VB is programming language, not a graphics editor" - I thought the basic part meant that it would be a basic programme that I didn't need to code.

I think that I might try with javascript or flash. Can someone tell me really how hard this will be? Where can I learn how to code the javascript?
07-07-2005 10:30 AM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Would I be able to make a game?
It would be much easier and much quicker in VB then in javascript and/or flash though (from newbie in programming point of view)...

BASIC is actually an abbrivation and stands for: Beginners All purpose Symbolic Instruction Code. (although the initial meaning of "beginners symbolic code" from back in the 80's is long gone and Basic has evolved into a mature professional wide spread and much used language)

This post was edited on 07-07-2005 at 02:09 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-07-2005 02:05 PM
Profile PM Find Quote Report
dotNorma
Veteran Member
*****

Avatar

Posts: 1745
Reputation: 17
32 / Male / –
Joined: May 2003
RE: Would I be able to make a game?
Well, if you decide to code in VB then I am happy to assist.

I havent coded in forever. :grin:
07-07-2005 06:40 PM
Profile PM Web Find Quote Report
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Would I be able to make a game?
quote:
Originally posted by CookieRevised
initial meaning of "beginners symbolic code" from back in the 80's is long gone
Which is probably why some dialects of BASIC don't capitalise the word, instead focussing on the fact the language is 'Basic' in it's structure, exotic datatypes, and general syntax.

Edit: Just realised this is a bit off-topic. Admins, feel free to split this ;)

This post was edited on 07-08-2005 at 02:09 PM by RaceProUK.
[Image: spartaafk.png]
07-07-2005 07:50 PM
Profile PM Web Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Would I be able to make a game?
[OFF TOPIC]

quote:
Originally posted by raceprouk
quote:
Originally posted by CookieRevised
initial meaning of "beginners symbolic code" from back in the 80's is long gone
Which is probably why some dialects of BASIC don't capitalise the word, instead focussing on the fact the language is 'Basic' in it's structure, exotic datatypes, and general syntax.
Capitalising has nothing to do with this in almost all cases though.My point was also that the Basic language has gone far beyond the "'Basic' in it's structure, exotic datatypes, and general syntax" and has matured into a proper professional complex language.

Btw, it never used "exotic" datatypes. The datatypes used in almost all dialects are normal datatypes you can find in any other language. It wouldn't make much sense to use "exotic" datatypes anyways...

;)

[/OFF TOPIC]
.-= A 'frrrrrrrituurrr' for Wacky =-.
07-07-2005 10:17 PM
Profile PM Find Quote Report
Pages: (3): « First « 1 [ 2 ] 3 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On