From GC ALI HAMZA CHEEMA
i am having problem while making this game similar to rapid roll it is a basic concept what i want is at the end of this code where an the logic of detecting the space by the ball to fall down when it reaches an empty space is written here is my code move the ball my pressing a and d the code is written in visual studio 10 c++ file.there is a lot of problem in the end where if statement is written that i==5 etc kindly help me correcting this..
if(i==5||(i==7)||(i==9)||(i==11)||(i==13)||(i==15)||(i==17))
{
Comments
Leave a comment