> For the complete documentation index, see [llms.txt](https://muhammad-taha-bin-farooq.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://muhammad-taha-bin-farooq.gitbook.io/documentation/introduction.md).

# Introduction

From the beginning of my game development career, i wanted to work on the game made in C++. With over 7 year of experience, I started developing the game solely base on C++.

In this project I am making a game of **Space Shooter**, using c++ native libraries for graphics rendering and physics. For that purpose I used:

* SDL2
* Box2D
