Skip to content

Relflly/progression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Progression

Progression is a console PHP game where the player must find the missing number in an arithmetic progression.

Requirements

  • PHP 8.1 or newer
  • Composer

Installation

Local installation

composer install

Global installation with Composer

composer global require relflly/progression

After global installation add Composer's global bin directory to PATH and run:

progression

Run

php bin/progression

Development

Generate optimized autoload files:

composer dump-autoload -o

Check PSR-12:

php vendor/squizlabs/php_codesniffer/bin/phpcs --standard=PSR12 src bin/progression

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages