Shahrayar123 / Python-Projects

Basic Python projects, good first issue
272 stars 276 forks source link

converted to a function to roll #146

Open drbree82 opened 7 months ago

drbree82 commented 7 months ago

converted to a function to roll, and a conditional to print out a rough looking dice. TBH, the graphics are unnecessary here and it'd be better to call the func using pygame and using sprites for the die faces.