EN:
This is my first game developed in C++ using the SFML library. The game is inspired by the card game Dobble – the goal is to find the common symbol between two cards.
PL:
To moja pierwsza gra stworzona w języku C++ z użyciem biblioteki SFML. Gra wzorowana jest na karcianej grze Dobble – polega na znajdowaniu wspólnych symboli między kartami.
- C++
- SFML 2.5.1
- Visual Studio 2022
- Launch the executable file (
SpotMatch.exe). - Choose the difficulty level.
- Find the matching symbol and click it on your card (the left one).
- Have fun!
To my programming teacher who encouraged me to create this project. TY Namysław ❤️!