Quote:
	
	
		
			
				
					Originally Posted by  Damilis
					 
				 
				Well, I am trying to see how you are approaching the project.  It sounds interesting to me, provided I know a bit more about it   
I understand you're using MSVC++, so if you're planning cross platform, I suggest you switch to standard C/C++ asap     (I do cross platform development for a living, and MAN is MSVC++ a PITA)
 
Are you rolling your own GFX engine or using a pre-existing one?  
			
		 | 
	
	
 Making my own engine currently. That's the whole reason I am doing this. To learn and to have fun at the same time. Going to do a little bit of everything. A graphics engine, sound engine and some networking too. Trying to be well rounded before I start applying for internships/jobs.