|
-
Sep 11th, 2012, 03:54 PM
#1
Thread Starter
Hyperactive Member
software and getting started
a friend and I are wanting to get into some basic graphics/games designing - what software do you use to get started awhat do i need to get started?
with my programming to date I've just used Dreamweaver for web and VB.NET express for desktop.
-
Sep 12th, 2012, 02:30 AM
#2
Junior Member
Re: software and getting started
Gaming is possible on Visual Basic. I don't think it's optimal on Visual Basic from what I've heard and read but it can be done. I am by no means an expert, just getting a start in it myself but I can tell you what I've been working on lately...
Making spaceships, aliens, and space backgrounds in Paint --- I've even reserached anti-aliasing a bit and have tried to incorporate it manually into the things I drawing. Then you can use the pictuebox tool in VB to import your drawings into your program. I've done all this so far...
But the actual getting it to work well is the part that is turning out to take a lot of tinkering. I have heard that VB is completely capabable of gaming programs (as long as you're not trying to get too ambitious I guess) but I am a novice and can't quite get my 1st one to work well yet. Anyways, that's been my experience so far. I would rather jump in a try to figure out all the little bits as I go...
-
Sep 12th, 2012, 03:42 PM
#3
Thread Starter
Hyperactive Member
Re: software and getting started
Thanks for the reply, how about working towards bigger things - is there a dedicated software for gaming like Blend is to WPF/Sivlerlight development
-
Sep 12th, 2012, 05:01 PM
#4
Re: software and getting started
-
Sep 13th, 2012, 10:23 PM
#5
Thread Starter
Hyperactive Member
Re: software and getting started
XNA? I can do basic code in C# but am happy to learn.
Is there an application called XNA?
-
Sep 14th, 2012, 01:32 AM
#6
Re: software and getting started
 Originally Posted by ubkra
XNA? I can do basic code in C# but am happy to learn.
Is there an application called XNA?
XNA Game Studio is an easier way to make games in C#. It's pretty easy to pick up and learn. If you Google around you'll find something.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|