Advertisement

A boy growing into a man.

Started by May 21, 2001 03:23 PM
22 comments, last by Gaming Knight 23 years, 8 months ago
Hi Gaming Knight, welcome to the forum, nice intro.

As a few people have noted, it''s not too hard to keep me as my usual sunny cheerful moderator self, just avoid posting off topic stuff here (random thoughts go in the lounge, help wanted goes in help wanted, I hate it when people put help wanted stuff in here), don''t yell in your topics and try to make them descriptive, and avoid flame wars.

A lot of people have already said you''ve started on a difficult journey. They are 100% right. The first thing you need to realize is that this isn''t easy, and it can be really frustrating... but with some hard work and stubborness you can get somewhere. Just be willing to spend the time it takes doing stuff that seems sometimes stupid, sometimes trivial, sometimes pointless compared to where you eventually want to be, because in programming you have to start small and learn from the bottom up, and the little text program that lets you hit enter to get a random number that you write today is going to be part of the guts of the full-fledged RPG you write 5 years from now.

Be patient, be stubborn, work hard, and ignore the naysayers.

-fel
~ The opinions stated by this individual are the opinions of this individual and not the opinions of her company, any organization she might be part of, her parrot, or anyone else. ~
Gaming Knight!

Your story touched a chord inside me, and that, I tell you, is very rare. I guess it''s because it reminds me of myself. I''ve had strange fantasies floating around in my skull since the gods know when, and making games have always been one of my dreams. I will advise you to do and think as I do:

I started out directly with C++, and it is, in my opinion, the best language for making games. C++ allows you to take control over every tiny aspect of your programs. I started out with reading "C++ Primer Plus" by Stephen Prata. You can find it at Amazon at:

http://www.amazon.com/exec/obidos/ASIN/1571691626/o/qid=990554109/sr=8-2/ref=aps_sr_b_1_2/104-3239355-6156711

It gave me a good basic knowledge of the language. After that, I found a free library, "Allegro", that is designed for game programming. When I had learned C++, using that library made it possible for me to make a funny game.

The homepage for Allegro: http://www.talula.demon.co.uk/allegro/
To get in touch with the nice Allegro community: www.allegro.cc

Read books, this site''s got alot of good recommendations, look in the books section. Read tutorials, lots to find on the ''net, GameDev''s programming section is stuffed with ''em!

Have the right attitude, analyze things so that you will not undertake improbable tasks. Above all: keep fighting, every bad experience is a learning experience. Enjoy what you do!

Questions? E-mail me at: kakkafruitti@korridoren.zzn.com
Advertisement
"C++ Primer Plus" by Stephen Prata is a great book to learn C++. I have that book, but it is the Signature Series. Forget those learn C++ or C in 24hours books they skip out on some info and cut short the why its that way info. This book is really good and will teach you all the basics of C++. I started out in C++ and found it very hard at first to learn but stuck with it and now can do some simple coding and I am working on a text rpg game and then on to a 2d game. =) Best of Luck!

Windows 98/SE/ME SUCKS!
Deal with it!
if(windows crashes)
run Linux
else
yeah right!!

RESIST WINDOWS XP!!!!!!!!!!
RESIST .NET TECH!!!!!!!!!!!
Scary, kind of reminds me of myself, except I've been drawing since I could pick up a pencil and I've been coding for like 8 years now. I too have dreams of becoming a game developer (well more then that, but you need to take things one step at a time) and I will also be 18 very soon (in July.) Keep at it and you'll have get good results.

badcontent.net

btw, could you post some of your art or music, or at least give a link to a site with them. I'd like to see\hear your stuff.

Edited by - impossible on May 27, 2001 3:36:50 AM

This topic is closed to new replies.

Advertisement