Skip to content

jamesev15/guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust CI/CD Pipeline

Guessing game

Guessing game using Rust and GPT 3.5

Description

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

Enjoy it!

If you set up the token, GPT will give you a clue to find the secret number!

To run the game only execute the command

$cargo run
Screen.Recording.2023-07-30.at.20.01.37.mov

About

Guessing game using Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published