2017 © Pedro Peláez
 

project php-brain-games

My first project brain-games on PHP

image

godedok/php-brain-games

My first project brain-games on PHP

  • Monday, July 30, 2018
  • by godedok
  • Repository
  • 0 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Brain Games

Maintainability Test Coverage Build Status, (*1)

Install

composer global require godedok/php-brain-games:dev-master, (*2)

Description

Brian Games is a set of console mini-games. Type one of the commands, and answer three questions correctly. If you make a mistake, you can start again., (*3)

Use the following commands

  1. Starts the game and asks for your name.
$ brain-games

asciicast 2. Game: "Calculator", (*4)

$ brain-calc

asciicast 3. Game: "Check for parity", (*5)

$ brain-even

asciicast 4. Game "Balance", (*6)

$ brain-balance

asciicast 5. The game "The greatest common divisor", (*7)

$ brain-gcd

asciicast 6. The game "Is it a simple number?", (*8)

$ brain-prime

asciicast 7. The game "Arithmetic progression", (*9)

$ brain-progression

asciicast, (*10)

The Versions

30/07 2018

dev-master

9999999-dev https://github.com/godedok/project-lvl1-s312

My first project brain-games on PHP

  Sources   Download

MIT

The Requires

 

The Development Requires

by Avatar godedok

hexlet brain-games