This is an RPG game, ๐ง thought by me and โ๐ผ written by ChatGPT!
Choose a class between Kinght ๐ก๏ธ, Mage ๐ช and Archer ๐น and defeat the final boss of the devil world you have been put in! Good luck!
This version has been tested with Apple clang version 14.0.0
.
Download the repo on your local machine:
git clone https://github.com/andreagemelli/FightGPT.git
Then compile main.cpp
with your compiler, e.g.:
clang++ main.cpp -o main
Finally, launch the game!
./main
I would like to expand the game, and I am working on the following contents:
- Make the game playable through a GUI
- Adding Items and Inventory
- Other stuff
If you wanna join the project, just write me to my email -> [email protected]