Bold Aesthetic Creative Games

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

References

  • My Pixels: Tree Silhouette Sunset

    Recently, I got a graphic tablet, Huion 1060Plus. Woohoo! I tried to draw on it just to realize that I am rookie at this. But I am sure that if I keep doing it, I will get better at it. 🙂 This time, it is not a pixel art but rather a try to paint…

    Know More

  • C++ Programming Series: Pointers (Part 1)

    In this post, we are going to discuss pointers. But before proceeding, I just want to say that if you really followed all my posts till now then, Congratulations! You learned the basics of programming in general! But there are still a lot of basics in C++! C++ is a very old programming language but…

    Know More

  • C++ Programming Series: References

    I believe that my series is getting complex with every post being published! This has to be done because we should also be getting more complex and more logical with every topic we discuss. Today’s topic is References. Before proceeding on, let us discuss a few problems with functions. The first one is that we…

    Know More