Gameplay video -
https://youtu.be/lRxJ4lg-kks
about the game -
The objective of Lemmings game is to guide a group of anthropomorphised lemmings through a number of obstacles to a designated exit. To save the required number of lemmings to win, one must determine how to assign a limited number of eight different skills to specific lemmings that allow the selected lemming to alter the landscape, to affect the behaviour of other lemmings, or to clear obstacles to create a safe passage for the rest of the lemmings. the game was programmed in C++ using SFML library.
to see more about the game - https://en.wikipedia.org/wiki/Lemmings_(video_game)
prerequisite to run the game -
- install VS & C++ 2017 https://docs.microsoft.com/en-us/cpp/build/vscpp-step-0-installation?view=msvc-160
- install sfml library https://www.sfml-dev.org/tutorials/2.5/start-vc.php#installing-sfml
- clone the project
- open the project in VS
- run the game & enjoy