This was a game created using ChatGPT by a child who wanted to have a bit of fun / learn.
Either download the zip of the repo. OR:
Use your Terminal
git clone https://github.com/jamieede123/battroyal.git
cd ./battroyal
python ./gptroyale.py
It should then open in a window
You may need to install pygame via npm to get the game to run:
npm install pygame
There is a Blog Post available that goes over everything linked below: Kid using ChatGPT to make battle royale game