A simple Magic 8 Ball built using Javascript
Table of Contents
Just ask a question and click below to see what the Magic 8-Ball has to say. For best accuracy, be sure to concentrate very hard on your question and ask the 8-Ball only once. Its first prediction is always the most accurate!
No prerequisites required executing this program.
- Clone the repository:
git clone https://github.com/swapnilsparsh/30DaysOfJavaScript.git
-
Navigate to
Magic 8 Ball
Project. -
Open the
index.html
HTML file with live server.