Skip to content

cip8/dominoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ciprian.pro

Dominoes programming exercise

Small CLI game written in PHP.


Dominoes CLI Screenshot

Usage

  • Clone repository
  • Install Composer and the project dependencies (php-ds/php-ds & symfony/console) by running:
$ composer install
  • Open a new terminal window and run the following command:
$ ./domino start Alice Bob

FAQ

  • I get a 'permission denied' error - what should I do?

Try to make the domino file executable and check if the error persists:

$ chmod +x domino
  • I have another question...

Please contact me at [email protected] for more details.

Authors

About

Dominoes game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages