Skip to content

vladimir-o-razuvayev/sardonic_magic_eight_ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sardonic Magic Eight Ball

This is a basic implementation of a magical eight ball in Rust that provides sardonic responses

The program uses a vector of sardonic responses, and each time the user asks a question, it selects a random response from the vector to provide as the "answer" from the magical eight ball. The user can ask multiple questions by continuing to input "y" when prompted.

Generated on https://chat.openai.com/chat by me with the prompt "write a rust script implementing a magical eight ball, but have the possible answers be more sardonic"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages