Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 632 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 632 Bytes

Magic 8 ball

The game

It's a simple JS project that emulates a classic Magic Ball 8 game.Where you answer with a simple answer , for example "No", "Yes", "Probably" is fun. to play, you think of a question and click on the ball, in a moment it shows a message with your answer

Goodluck

to edit the responses you can go to js/main.js and change the response of the magicBall function

In this part you can change the answers

Thanks for watching.