An open API service indexing awesome lists of open source software.

https://github.com/AlejandroRocaVandeSype/MetalSlug_Remake

I recreated the first level of the original Metal Slug as part of my programming course at DAE
https://github.com/AlejandroRocaVandeSype/MetalSlug_Remake

cplusplus game-development school-project visual-studio

Last synced: about 1 month ago
JSON representation

I recreated the first level of the original Metal Slug as part of my programming course at DAE

Awesome Lists containing this project

README

        

About the project


The purpose of this project ​was to apply all the concepts that I learnt during my programming course. The main focus was on the basic principles of a game like Collision detection, Sprites, animations, camera etc. At the same time, I had to apply and extend all my knowledge of object-oriented programming and C++, including aspects like templates, Interfaces, polymorphism, Standard library sequences and containers.

You can read more about the project here -> https://alejandrorvande.wixsite.com/portfolio/metal-slug

If you want to play it you can directly download from here or you can download a build from itch.io: https://alexroca.itch.io/first-level-of-the-original-metalslug

Controls

Left/Right Arrow Keys: Move character

Up Arrow Key: Aim upwards

Down Arrow Key: Crouch

X Key: Shoot

C Key: Jump

Enter Key: Start game from menu

ESC Key: Show pause menu