Page 2 of 2

Re: Cleaning up my code and Help displaying game over

Posted: Tue Nov 11, 2008 10:53 pm
by XianForce
Man you have a big if/else clutter. It looks like your testing the same value for all of them, so why not use a switch?