SFML 2.1, I want do display a sprite,but I get an unhandled exception.Your exception is being thrown from line 10 (my guess is your file path is invalid). Your not testin...
Hot Drink MenuIn addition to what Mikey said; you should probably add a default case statement.
can you help me with another very simple array problem, then thats it for my frazzled brain for todaiOk so now your getting into classes. The error that you are receiving is because in your player clas...
Do you want to continue? if/else ---HELP[code] #include <iostream.h> #include <iomanip.h> int main() { char ans; //use char not int unless...
can you help me with another very simple array problem, then thats it for my frazzled brain for todaiCheck lines 77 and 82. You have done: [code]brdray [posy] [posy] = you;[/code] Think about what you...