A fun LLM powerd game where you try to find an object that beats paper and so on!
View Demo
·
Report Bug
·
Request Feature
Table of Contents
Note
The ai is a bit wonky and may not always give the correct answer at times, I will try to make it more accurate but im sorry for now if you die because of it.
This is a clone I made of the game what beats rock, where you first try to think of somthing that beats a rock then you try to beat the item that beats rock and so on. I made this through llama 3.2, where the Ai decides if it beats it or not.
To get a local copy up and running follow these simple example steps.
Important
You can get a free api key at groq
- Clone the repo
git clone https://github.com/RedNotSus/whatbeatspaper.git
- Set up a backend server using this repo
- Deploy a static server and you should be good to go
- Play a fun game of what beats paper
- Better AI
- Report button for false statements
- Accounts
- Progress tracking
- Leaderboard
See the open issues for a full list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE.txt
for more information.