sinc0115 / magic-8-ball

A classic Magic 8 Ball game. Ask it anything!

Home Page:https://www.katherinesinclair.ca/magic-8-ball/magic-8-ball.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

magic-8-ball

A classic Magic 8 Ball game. Ask any question and watch the ball shake and reveal an answer. Just like the real thing! This proof-of-concept game showcases my Vue.js skills and creativity.

How it was Made

The graphic is built using pure CSS art and some Bootstrap UI. The form utilizes the Vue.js v-model functionality and a JavaScript shuffle function. Animations are powered by Vue.js transitions.

About

A classic Magic 8 Ball game. Ask it anything!

https://www.katherinesinclair.ca/magic-8-ball/magic-8-ball.html

License:MIT License


Languages

Language:HTML 41.0%Language:JavaScript 31.0%Language:CSS 28.1%