Skip to content

gustavoC137/game-gourmet-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Gourmet

Simple guess the dish game implementing a tree data structure

Build an image with php-fpm:8.2.4 and composer

docker-compose up -d

Install composer and autoload

docker-compose exec game-gourmet composer install

Run the game

docker-compose exec game-gourmet php gameGourmetCLI.php

Releases

No releases published

Packages

No packages published