: Most of my Programming Experience is in Ada. I have been messing around with the idea of programming a game in Ada and wanted to know if anyone else out there has tried this. I've found a few links and some information about ada, but there isn't much documentation for writting Games in Ada. Also, I'm on a very limited budget and that is why I choose this language because I already have a compiler for it and do not want to purchase anything new. So, if anyone has any information or suggestions to help out a newbie to the Game Programming world I would appreciate it. Thanks.
:
: Phalanger
:
Hey Phalanger,
I don't know anything about Ada, but I
do know about writing games on a tight budget. Personally, I'd recommend java--you can download everything you need
for free.
If you want to try this out, you'll need to head to
www.java.sun.com
and download the J2S SDK version 1.3, Standard Edition (J2SE).
After you install that, you should check out
www.bluej.org
and download their
free IDE. It's got a lot of excellent features and is designed to help people learn the language.
Good luck,
Kreitler