Inspiration
I saw a C++ code in GitHub.
What it does
The Magic 8-Ball game is a computer program that simulates the experience of using a physical Magic 8-Ball toy. The player asks the program a yes or no question and the program returns a random answer from the set of 19 classic Magic 8-Ball responses. The game can also be expanded to include additional features such as different sets of responses or the ability to customize the answers.
How we built it
It was built by rewriting a C++ code of the game into Python
Challenges we ran into
I didn't ran into any challenges
Accomplishments that we're proud of
Being able to participate in GHW:AI/ML
What we learned
There are lots of codes in GitHub that could be read from to get better idea from a technology
What's next for Magic 8-Ball Game
Add more advanced features later in future
Log in or sign up for Devpost to join the conversation.