LPC is kinda like C excpet it was modified and similified for people who want to make online text games called "mud", it was made by lars... something can't remember anyway, it's like that and i'm pretty sure there are lots of tutorials out there just gotta look for a bit, as for the program to put C++ in try borland... i don't know what's the "hip" compiler out there anymore... but when it comes to this programming stuff i'm pretty sure wetwired knows best
VC++ uses the windows GUI (ie, forms, buttons, labels). There are free C++ compilers out there but only use the console, but that works great as text still.
could you give me a link to where I can download one. and a site that teaches you how to make ganmes with C++. One more thing. In VC++ theres alot of different kinds of things to do. Well theres a consol option in VC++ Heres a list of the types of "Projects" you can do:
ya and it's good to have a file or something to hold all the info like adom... but the bug fixing and feature adding (makeing it fun) is probly the hardest part
Choose Win32 console application for a text game.
VC++ is the most used C compiler for Windows programs.
I believe GNU has a free C compiler, though I know nothing about it.
Games are complicated. Start with simple stuff first.
ive posted that link somewhere else before but it's a nice site and you can find some nice tutorials and such there, or else go pick up a book or something from the library...those are always good.
For a simple text game u could also use qbasic...lol