Skip to content

This is an RPG game, ๐Ÿง  thought by me and โœ๐Ÿผ written by ChatGPT!

Notifications You must be signed in to change notification settings

andreagemelli/FightGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

FightGPT

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!


How to run it!

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

Next up!

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 -> gemelli.andrea@hotmail.com

About

This is an RPG game, ๐Ÿง  thought by me and โœ๐Ÿผ written by ChatGPT!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages