More map questions
Dr.Froth
29 Mar 2006, 21:23
I'm sorry, but you are going to have to bear with me as I am very new to this. When you say make a small program, exactly what do you mean and where can I learn more about how to accomplish that?
Thank you in advance for your assistance.
Dr. Froth
Starzie
31 Mar 2006, 23:09I believe he meant rather than program the map into your current game file, start up a new file and test it there. That way you don't have to sort through all the other stuff in your game, and problems are easier to find.
paul_one
01 Apr 2006, 18:43No - I meant go get a proper compiler and create a simple program to bring up an image/text-layout of the map.
Pretty simple actually, and you have alot more control as it's your program.
Pretty simple actually, and you have alot more control as it's your program.
Elexxorine
02 Apr 2006, 00:02like visual basic?
paul_one
02 Apr 2006, 01:25Would be just the deal for making a small map proggie.
- Have a cookie!
- Have a cookie!
Elexxorine
03 Apr 2006, 14:28YAY! btw: a got you an easter egg tron. you said you liked creme eggs?
headspace
23 Apr 2006, 21:24Tr0n wrote:No - I meant go get a proper compiler .
I use miracle C - any better suggestions?
paul_one
24 Apr 2006, 12:30Gnu C++, through Linux - or you can get mingw.. I personally just download Bloodshed's Dev-C++(http://www.bloodshed.net/).
Has a good repository from what I can see, and pretty easy to use!
Nice development GUI for C++ too.
But I understand you can use notepad with mingw stuff - I just haven't been bothered to learn anything about the command line configuration in Windows.. Bloody nightmare compared to Linux/Unix.
Has a good repository from what I can see, and pretty easy to use!
Nice development GUI for C++ too.
But I understand you can use notepad with mingw stuff - I just haven't been bothered to learn anything about the command line configuration in Windows.. Bloody nightmare compared to Linux/Unix.