Skip to content

AI powered fun Pictionary game! Guess what GPT draws on the canvas within three tries and progress through rounds. Do you have what it takes to beat GPT-4 at this game?

License

Notifications You must be signed in to change notification settings

priyankark/pictioner

Repository files navigation

Pictioner

Pictioner is a fun game that you can play with GPT. GPT draws something on the canvas that the user needs to guess within three tries.

Play the game

The game is hosted on pictioner.com and can be played there.

Tech Stack

Code quality

This is still a work in progress, so the code quality is not the best yet. Please feel free to contribute to the project to improve the code quality.

Getting Started

First, create a file called .env.local in the root directory of the project. Then, add the following environment variables to the file:

OPENAI_API_KEY=<your openai api key>

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

Open http://localhost:3000 with your browser to see the game.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU GPLv3

About

AI powered fun Pictionary game! Guess what GPT draws on the canvas within three tries and progress through rounds. Do you have what it takes to beat GPT-4 at this game?

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published