Play-With-Python icon indicating copy to clipboard operation
Play-With-Python copied to clipboard

Dice Simulator

Open abhisheks008 opened this issue 3 years ago • 5 comments
trafficstars

Play With Python Repository (Proposing new issue)

:red_circle: Project Title : Dice Simulator :red_circle: Aim : Create a Dice Simulator using Python Programming language.


:red_circle::yellow_circle: Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

:white_check_mark: To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Email ID :
  • Participant ID (if applicable):
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source program)

Happy Contributing 🚀

All the best. Enjoy your open source journey ahead. 😎

abhisheks008 avatar Oct 20 '22 06:10 abhisheks008

I want to contribute to this . How can I start ?

lakshya1goel avatar Dec 04 '22 15:12 lakshya1goel

Please go through the issue template and mention your approach how you gonna solve this issue, what are the libraries you gonna use for creating this Dice simulator game. You need to create a Dice simulator game using Python, push your files in the specified folders as mentioned in the README.md file, then create a pull request. @lakshya1goel

abhisheks008 avatar Dec 04 '22 15:12 abhisheks008

NAME: Lakshya Goel GITHUB I'D: https://github.com/lakshya1goel

GAME TITLE: Dice Stimulator Game GOAL: The person wins the game who first rolls the 6 five times. DESCRIPTION: This game can be played within 2 or more players . Or one can also play this with computer also. In this game , first person starts to roll the dice if he get no. 6 then he again get chance to roll untill a no. between 1 to 5 appeared. If in 1st throw he get no. Between 1 to 5 then 2nd player get chance to roll. This all goes on untill a person get 5 sixes . At the moment he get 5 sixes he will be considered as winner . A max of 50 rolls are allowed in all. APPROACH : This whole setup can be done using loops , conditional statements (if-else), and using random module . Libraries needed : random module with randint

lakshya1goel avatar Dec 05 '22 05:12 lakshya1goel

Great. Nice approach. Issue assigned to you @lakshya1goel. Go ahead.

abhisheks008 avatar Dec 05 '22 05:12 abhisheks008

Updates please @lakshya1goel

abhisheks008 avatar Jan 03 '23 05:01 abhisheks008