Skip to content

Simple dice game. This is my first application project in Python. In this simple game built with Kivy, two players throw their own dice subsequently. The game happens in rounds as each round comprises each player's turn. Player 1 rolls their die first, followed by Player 2. The objective of the game in this first version is to roll a number larg…

Notifications You must be signed in to change notification settings

mauro-figueira/dicewar-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dicewar-game

Simple dice game. This is my first application project in Python. In this simple game built with Kivy, two players throw their own dice subsequently. The game happens in rounds as each round comprises each player's turn. Player 1 rolls their die first, followed by Player 2. The objective of the game in this first version is to roll a number larger than that of the opponent's. Each player's victory is registered in the screen bellow the player's name. Draws are also registered. An upper display shows the number of rounds played.

About

Simple dice game. This is my first application project in Python. In this simple game built with Kivy, two players throw their own dice subsequently. The game happens in rounds as each round comprises each player's turn. Player 1 rolls their die first, followed by Player 2. The objective of the game in this first version is to roll a number larg…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published