Bold Aesthetic Creative Games

An Indie Game Studio Developing Bold, Aesthetic & Creative Video Games

October 2015

  • C++ Programming Series: Using Conditional Statements (Part 6)

    In the previous posts, we learned very beautiful things of which the most beautiful is game development. We have covered if-statement, if-else statement, if-else-if-statement, switch-statement, while-statement and do-while statement but there is another very important and most frequently used conditional statement called the for-statement. It is a bit more complex but neat and short. Following…

    Know More