Game using GPT 3.5
Guessing game using gpt 3.5 for random number generation.
You must to set up your token as below
$export OPENAI_TOKEN=<token>
If you don't have an OPENAI_TOKEN, don't worry, the game will generate a random number by itself
If you set up the token, GPT will give you a clue to find the secret number!