C++, CMake and SDL2 "clone" of Metal Slug.
cmake -S . -B build
cmake --build build
./build/ms
We are currently working on dev branch
- Isnaya Andrade
- Ulises Violento Martinez
This project implements strategy and composite design patterns; in the future we'll add a builder pattern.
If you are familiar with these patterns, you will quickly undertand the project structure.