Skip to content

psarkerbd/Two-players-Dice-Game-tkinter-Python-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Project Title

Two players Dice game

Getting Started

  • This is a Dice game.
  • This game will be played between two players. Python tkinter module has used for the Graphical User Interface and also whole game is constructed by python. Python version 3.5 has been used to make this game.
    This game can be run on both Windows and Linux operating system by using pycharm, anaconda 3 or all other python editor with the python version 3.x
  • Used ImageTk, Image modules for the inserting a photo on the window.
  • This game will start by completing the registration process for two players and also name will be unique for two players to complete the registration process.
    There has a toss round where player can choice Head or Tail randomly. The player who is the winner of Head will always turn the dice first. Next the second player will turn the dice and so on. This process will be continued until any player get reach the Winning Score.
  • Winning score is a terminated score by you can decide who the winner of this game is. If the total summation of dice number (1, 2, 3, 4, 5 and 6) for any player is strictly equal to that Winning Score then that player will be considered as a winner of this game.
    From this you may start another game between same players but that time the Winning Score will be increased by 5. So, each time if you start another new game between the same players the Winning Score will be updated by 5 and you will find a Head to Head table.

Prerequisites

For Windows

For Linux
  • To install both python and any text editor like pycharm you should do some execution of command line on the terminal.
Finally, run the game and play it.

Built with

i. python 3.x
ii. tkinter python

Contribution

It is my personal project. This project only belongs to me.

Author

Pranta Sarker
Department of Computer Science and Engineering
North East University Bangladesh
Sylhet, Bangladesh.

Acknowledgement

i. Stackoverflow
ii. Different blogs
iii. Inspiration
iv. etc

About

This is a Dice game which would be play between two players. The game is made by python GUI name tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages