Sammeeey / lucky-N

Home Page:https://lucky-n.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lucky N Game

ToDO

  • implement rollDice feature
    • show result of dice rolls in UI
  • display win (if rolls sum up to winning number)
  • let user input target/winning number
  • let user input amount of dice
  • let user input highest number on dice
    • (refactor dice[0].dieMaxValue in rollDie() & dieMaxNum input field to be more universal (not just focused on 1st die))
  • (apply real IDs to all dice - instead of just indices)

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

About

https://lucky-n.onrender.com/


Languages

Language:JavaScript 61.3%Language:CSS 32.2%Language:HTML 6.5%