This project is a learning experiment in C++.
It demonstrates:
- โ Using bitwise operations to manage character spells
- โ Practicing operator overloading to combine spells
Itโs not a real game โ just a minimal example for study and demonstration.