Star Castle
Project programmed in C, imitating the game Star Castle. In which we are a ship in space trying to kill the ship that we have in the center dodging enemies and destroying little by little the walls that surround it.
To make the project we have used the FrameWork of ESAT and for the graphical interface we have used ImGui. For the game we have user registration in which we save the data in binary files, to know the Score, and your nickname. With it we will be able to enter in game. We also have a developer panel to control the users and the game at all times for testing.