An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Fifty Fifty

[![forthebadge](http://forthebadge.com/images/badges/no-ragrets.svg)](http://forthebadge.com)
[![forthebadge](http://forthebadge.com/images/badges/fuck-it-ship-it.svg)](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