Skip to content

Simple console games on php

Notifications You must be signed in to change notification settings

alex-654/php-project-lvl1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

php-project-lvl1

Simple console games on php

Maintainability CI

Installation

Global

In your Linux terminal in any directory type

$ composer global require alexey-654/php-project-lvl1

asciicast

Local

In your Linux terminal go to the directory where you want to install this package then type three commands:

$ git clone https://github.com/Alexey-654/php-project-lvl1.git
$ cd php-project-lvl1/
$ make install

Usage Examples

When package installed globally

In your terminal type command (name one of games):

$ brain-even

asciicast

$ brain-calc

asciicast

$ brain-gcd

asciicast

$ brain-progression

asciicast

$ brain-prime

asciicast

Enjoy :)

About

Simple console games on php

Resources

Stars

Watchers

Forks

Packages

No packages published