- Clone the repository
- Open the terminal and navigate to the project folder
- Install the following packages:
cmake
make
gcc
g++
clang
sfml
- For Ubuntu/WSL, you can install the packages using the following command:
sudo apt-get install cmake make gcc g++ clang libsfml-dev
- For MacOS, you can install the packages using the following command:
brew install cmake make gcc clang sfml
- Run the following commands:
mkdir build cd build cmake .. make ./mazeSpider // or ./stickAnimation // or ./firefly
- Enjoy the game!
- use the WASD keys to move the spider
- explore and enjoy the animation
- use the arrow keys to move the stickman
- use WASD keys to move the head bobbing
- enjoy the animation