Skip to content

ARYANTECH123/betterbetting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Betterbetting

A Python based package for improved random event generation.

Installation

Download the Python file and put it in your project folder along with all other main files.

Usage

Each player is an object of the player class. It is initialized as follows :-

player1 = player("Jhon", 8008)

Where "Jhon" is the name and 8008 is the starting amount.

Use the dblOrNtg() function in order to play a game of Double or Nothing with a given player. Use the add() function to add money to the player's purse.

Algorithm

The code contains details about the algorithm used.

About

A Python based package for improved random event generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages