Bold Aesthetic Creative Games

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

July 2015

  • C++ Programming Series: Hello World and Variables

    If you already read the previous post and installed Microsoft Visual Studio Express Edition, you can just open it and somewhere, you will see New Solution. Just set a new one and add an empty cpp or source file to it. In this cpp file, copy and paste that code below to it and then,…

    Know More

  • C++ Programming Series

    From this day onward, I am going to do C++ Programming Series. It will be short and useful. It will be more revising in nature than learning and so, it will be useful for those who are beginners as well as those who are not beginners to C++ programming. Requirements: Some experience of using computer…

    Know More

  • Hello World!

    cout << “Hello World!” << endl; Hello there, I am Bilal Ahmad Cheema and this blog is all about programming! Learn C++, create tiny programs and if you encounter some errors, ask me and the community for a fix. Its about innovative programs which are made using some easily understandable colorful logic! It’s about the…

    Know More