wheel-spin-points-game

Spin the wheel to get points with bonuses including multipliers

0
0
0
Jupyter Notebook
public

Wheel Spin Points Game

This is a wheel-spinning game with points values and bonuses including
multipliers and double points.

Getting Started

For Jupyter Notebook:

  1. Clone the repository.
  2. Use jupyter notebook command to open Jupyter Notebook files. For example:
    jupyter notebook UltimateWeightedWheel.ipynb.
  3. Press Enter to spin the wheel or q to quit.

For JavaScript:

  1. Clone the repository.
  2. Use node command to run JavaScript file. For example: node wheel-spin.js.
v0.3.3[beta]