Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 720 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 720 Bytes

(python)

Currently, this is just the basic framework that I am using to start making a replica of the KC:D gambling mini-game. Right now it only runs in the terminal.

Goals:

-make framework and basic program

-add points

-expand point system

-add "flavor"

-identify dice to keep, and dice to reroll

-loop function with only selected diced

-logic for maintaining loop only if points are scored (points or bust)

-score for 1s, 5s, trips/quads/septs/sexs

-EACH dice needs own score adding

-option to call points amount per turn to allow for score multiplier

-must be predetermined amounts

-difficulty option

-must reach x amount of points

-add GUI

-idk what else yet

-PROFIT?!?!