How do I research CS trends in video game emulation + scripting?Someone already beat you to the punch. Look into "Bizhawk" which is the emulator used by the communi...
What does exception thrown mean, and how may I fix it?You have a 7x7 board, indexed 0-6 along the X and 0-6 along the Y. You then try to go to the 8th row...
About GUIC++ does not have a unified way to handle GUI. There's no standard library for GUI, unlike Java or C...
Where to go after???If you feel really comfortable with your C++ skills, then I recommend picking up a graphics library ...
Stuck on simple questionYou're almost there: You have i going from 1 to x, but then you take the square root of x. Try repla...
This user does not accept Private Messages