https://github.com/kielabokkie/fifty-fifty
To win or to lose, that's the question
https://github.com/kielabokkie/fifty-fifty
Last synced: 3 months ago
JSON representation
To win or to lose, that's the question
- Host: GitHub
- URL: https://github.com/kielabokkie/fifty-fifty
- Owner: kielabokkie
- Created: 2016-04-20T20:39:48.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T01:43:13.000Z (about 9 years ago)
- Last Synced: 2025-01-19T17:11:25.130Z (5 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fifty Fifty
[](http://forthebadge.com)
[](http://forthebadge.com)## Installation
Just clone:
git clone [email protected]:kielabokkie/fifty-fifty.git
And install:
cd fifty-fifty && composer install
## Usage
To run the simulation run the following command:
php app.php gamble
By default it will run the simulation for 100,000 bets. You can pass an optional parameter if you want to change the number of bets:
php app.php gamble 1000