Context :School projectFairy Hunter Video game3D Video GameUsing OpenGL, C++ and Irrlicht At School I created a FPS shooter game using C++, OpenGL, and Irrlicht. The game revolves around hunting fairies in an Egyptian universe.Game Features:Character movement using the arrow keys. Gravity management and jumping.Weapon firing control for the hero using the “A” key on the keyboard.Fairies: enemies that appear randomly in the universe.Collision detection between the hero and the fairies. Hero’s death.Point scoring system for each fairy killed.