tile based games....

Started by
4 comments, last by tim507 23 years, 7 months ago
hello everyone, my name is Tim and i am 16 years old. my whole life i have had a dream to make a online RPG that is TILE BASED i use vb and i know very little terminolgy, but i have a few good books to learn from. is there anyone, i repeat anyone that can tell me the steps of reaching my dream. ive looked everywhere to find where to start, but thats the thing, i dont know where to start. plz tell me and anyother info will be greatly appreciated ps. any information that i would benefit from plz e-mail me at allard507@hotmail.com
Good things come from people who wait
Advertisement
Hi Tim

The only advice I can give you is to start very small for your first project. Don''t try to make your ORPG as your first project or you''ll probably give up.

Now for the resources...

This site has tons of them (look at the bottom of the main page and click on "new? Start here"). The "links" section is also invaluable.

You might also want to check http://www.vbexplorer.com, as it contains VB tutorials about nearly anything, including game programming (you''ll also find sounds, artwork etc).

The DirectX SDK, althought sometimes very painful to read, is a great help too. There are VB + DirectX tutorials in there.

That''s about everything I can think about, ''cause I never used VB myself. I hope this will get you started.
first learn how to draw a square.
draw the square on the screen.
second, learn how to draw a circle.
draw the circle on the screen.

the circle is your hero.
the square is your tile world.
your hero''s mission is to see the world.
mission accomplished.

doesn''t git any easier than that )))
In VB eh - hummm what have I got kicking around here

I''m pretty new at this too but I found this site pretty handy
http://64.23.12.52/
A Semi-Complete lsit of Game Programming Site''s in VB.

http://blackhole.thenexus.bc.ca/
http://members.home.net/theluckyleper/
http://www.chez.com/scribe/en/index.htm
http://64.23.12.52/
http://turbid.chthonic.bc.ca/
http://voodoovb.cjb.net/

There are also a few other''s but these are the main one''s I would recommend. Also if your familiar with C++ you should pretty much stick with it even though VB and C++ are familiar in more then one way C++ has the slight advantage.

Also you say online ? Game server''s can be made with VB but I would highly not recommend it for obvious reasons.
First it will take a lot of time to create such a game. You need to understand the language first. After that it''s very useful to have some math. Which will give you some insight to several techniques. And then I think one of the most important elements: A good story and good graphics.

Success

Be creative, don't copy...
Be creative, don't copy...Greets from Holland!

This topic is closed to new replies.

Advertisement