top of page

Games Engine Construction in Visual Studio C++

gec1.png

I am working on creating a game engine at the moment and then I will make a shooter game kind of like Chicken Invaders.(We are using an API to create the game engine made by our teacher)

So far I have made able for the game engine to create and draw sprites such as the spaceship and the background, the player can move the spaceship with the arrow keys and also with the left analogue stick of an XBOX controller. I will add a video to show that I have a scrolling background type of background which looks cool and gives the feeling of moving forward to the game. In the future the game will have a few enemies that will attack you and you can also shoot them and also a mini boss level after you destroy the enemy ships. This will be finished in January !

github.png
bottom of page