I'm attempting to develop a game that teaches C++ programming. I would like to be able to 1) display a message that gives a programming task 2) accept user input from the keyboard (C++ code) 3) compile the user's C++ code and check for errors 4) conditionally allow some sort of change to take place in the game world depending on the success of the compilation of the user's code submission
Does anyone have any suggestions and/or sample code that can help me to accomplish my tasks? Thanks.
Re: In-Game C++ Programming
[Re: CrazyIke]
#62683 01/22/0615:2401/22/0615:24
I have no suggestions. Wait... maybe putting the request in the correct part of the forum, and not cross posting. Read the forum FAQ. Read forum descriptions and find the appropriate place for your posts.
Most of us do visit all threads at some point. We just have our favorites we frequent.