Bold Aesthetic Creative Games

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

endl

  • C++ Programming Series: Special Characters

    In the previous post, we talked about some really important but useless kind of things. I mean that why you really need to understand precedence and sizeof()! Well, this post is also not interesting but I believe that it is worth knowing! For example, can you please tell me how to show a double quote…

    Know More

  • 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