Fantasy Fighter
This game is a top-down, turn-based, fighter. The game as an experiment and opportunity to learn C++ and the SFML library. Unfortunately, the best fighter elements weren't added, but the mechanics are written down in the README.md. You will need SFML and a C++ compiler, to test the game. The final script is in test2.cpp.
Tools: SFML